Skip to content
Prev 156566 / 398506 Next

Plot availability

On 9/19/2008 9:32 AM, john crepezzi wrote:
I don't think so.  You can see if a graphics device is open by looking 
at dev.cur(), but I don't think there's a test for plot.new().  I'd just 
wrap the call in try() if you're not sure it will work.

Duncan Murdoch