Displaying 1 result from an estimated 1 matches for "bwlpot".
Did you mean:
ballot
2011 Apr 27
1
bwlpot problems: printing, and tick labels
...s = tt[i], select = c(maxthreads, rep, time))
file = ...
jpeg(file, height = 600, width = 1200)
bwplot(maxthreads ~ time,
data = y,
ylab = "maxthreads",
xlab = "time, ms")
dev.off()
}
--
View this message in context: http://r.789695.n4.nabble.com/bwlpot-problems-printing-and-tick-labels-tp3478504p3478504.html
Sent from the R help mailing list archive at Nabble.com.