Hello everybody,
i am new to rpy2 and i ran into a problem with potting data.
I tried:
plot = robjects.r.plot
rnorm = robjects.r.rnorm
plot(rnorm(100), ylab="random")
and some other code from the rpy2 website.
My problem is. The plot window comes up for about half a second and th
LOL,
this a cool tip!! You are right!!
I never thought about that. Sometimes the answer is as close as a little
slap in the face.
Thank you a lot!!
Thanks to Laurent Gautier as well!
Am Donnerstag, den 04.02.2010, 21:33 +0100 schrieb Guillaume Yziquel:
> jakob fischer a écrit :
> &