Either I am being especially absent-minded today, or setting .SavedPlots <- NULL does not work as expected. Am I missing something, or should I send this to R-bugs?


> .SavedPlots
NULL

yet after bringing up the windows() device, it still has plots stored. Also, after generating additional plots (that are recorded), .SavedPlots is still NULL.

...MHP


At 12/24/2002 at 11:46 AM, Brian D. Ripley wrote:
.SavedPlots <- NULL

On Tue, 24 Dec 2002, Mike Prager wrote:

> Using R 1.6.1 on Windows 2000. [...] Is there a [...] function
> that can be called from a script to clear the [graphics] history?
--
Michael Prager, Ph.D.                <[EMAIL PROTECTED]>
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina  28516
http://shrimp.ccfhrb.noaa.gov/~mprager/

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to