I recently wrote a small R function to draw simple ASCII scatterplots. http://biostatmatt.com/archives/491 Bill Harris commented that the plots reminded him of the "dumb" terminal of Gnuplot. I think it would be really neat to have an R graphics driver to Gnuplot in order to generate more complete ASCII graphics in R. Maybe there are other good reasons also? I believe octave makes good use of Gnuplot...
-Matt On Thu, 2010-07-08 at 11:28 -0400, Erik Iverson wrote: > If you use Emacs, you can use org-mode with org-babel to facilitate > this... I'll refrain from asking why :). > > See: http://orgmode.org/worg/org-contrib/babel/index.php > > Christopher Desjardins wrote: > > 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@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. > > ______________________________________________ > R-help@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. -- Matthew S. Shotwell Graduate Student Division of Biostatistics and Epidemiology Medical University of South Carolina http://biostatmatt.com ______________________________________________ R-help@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.