[R] Clearing graphics history (Windows)
Mike Prager
Mike.Prager at noaa.gov
Tue Dec 24 18:39:02 CET 2002
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. <Mike.Prager at noaa.gov>
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
More information about the R-help
mailing list