[Ooops, brain/fingers not well connected today, sent prematurely]
On Wed, 2009-04-08 at 10:05 -0400, SHANE MILLER, BLOOMBERG/ 731 LEXIN
wrote:
> I have source a script running with no errors that ends in these lines:
> ==
> for (i in 2:3) win.graph()
> dev.set(2)
> levelplot(avg ~ proc
On Wed, 2009-04-08 at 10:05 -0400, SHANE MILLER, BLOOMBERG/ 731 LEXIN
wrote:
> I have source a script running with no errors that ends in these lines:
> ==
> for (i in 2:3) win.graph()
> dev.set(2)
> levelplot(avg ~ procs * size, rrt, drape=T,
> colorkey=T,main="ops/sec",scales=list(x=
I have source a script running with no errors that ends in these lines:
==
for (i in 2:3) win.graph()
dev.set(2)
levelplot(avg ~ procs * size, rrt, drape=T,
colorkey=T,main="ops/sec",scales=list(x=list(tick.number=15),y=list(log=10)))
dev.set(3)
levelplot(avg ~ procs * size, ort, drape
3 matches
Mail list logo