[R] Calling Gnuplot from R

Greg Snow Greg.Snow at imail.org
Fri Jul 9 19:18:46 CEST 2010


There is a basic interface between R and gnuplot in the TeachingDemos package, see ?gp.open

Not much interest has been shown in this, so it is still pretty alpha level, but you can send your R data to gnuplot and have it create a basic plot.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Christopher Desjardins
> Sent: Thursday, July 08, 2010 9:22 AM
> To: r-help at r-project.org
> Subject: [R] Calling Gnuplot from R
> 
> Hi,
> I am wondering if there is a way to call Gnuplot from R and/or if
> anyone can
> recommend a package on CRAN capable of doing this?
> Thanks,
> Chris
> PS - Please cc me on the response.
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list