Displaying 1 result from an estimated 1 matches for "_q21k".
Did you mean:
21k
2003 Apr 04
3
trellis.graphic in for-loop
...1[,1])->z1[,1]
barchart(
horizontal=FALSE,
z1[,2]~z1[,1],
ylab=list("% frequency",cex=1.5),
main=list(varnames[i],cex=1.25),
scales=list(1,cex=1.5), col="#ffd18f",
sub=list("Rating",cex=1.25)
)
filename<-paste("test",i,"_q21k.jpg",sep="")
#dev.print(jpeg, filename , width=1000, height=1000, quality=100,
bg="white", pointsize=20)
}
[[alternate HTML version deleted]]