jakob fischer a écrit :
> 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 then
> dissapears immedeately.
> 
> Im am working with Ubuntu 9.10! 
> 
> any suggestions?

Does your program terminate as soon as you finish plotting your plot? 
That may be the reason...

> Thank you a lot
> 
> Jakob
> 
> 
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
> 
> 


-- 
      Guillaume Yziquel
http://yziquel.homelinux.org/

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to