[R] Need suggestions for nice handling of MANY plots
    Ben Bolker 
    ben at zoo.ufl.edu
       
    Wed Mar 27 19:06:43 CET 2002
    
    
  
  I bet you could put something nice together with recordPlot() and
replayPlot() and readline(): essentially, construct a little looping shell
in R that reads input from the user, displaying the next plot (and
recording it) or moving back to a previous plot and replaying it, or
jumping to an arbitrary plot, or listing the available plots ... you can
keep the list of plots as a list of recordPlot() objects.
-- 
318 Carr Hall                                bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
    
    
More information about the R-help
mailing list