dev.list() will give a list with all open devices. dev.off() will close
the current device.
Cheers,
Thierry
------------------------------------------------------------------------
----
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Reseach Institute for Nature
and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics,
methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium
tel. + 32 54/436 185
Thierry.Onkelinx at inbo.be
www.inbo.be
Do not put your faith in what statistics say until you have carefully
considered what they do not say. ~William W. Watt
A statistical analysis, properly conducted, is a delicate dissection of
uncertainties, a surgery of suppositions. ~M.J.Moroney
-----Oorspronkelijk bericht-----
Van: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] Namens Guillermo Acosta
Verzonden: dinsdag 5 december 2006 5:49
Aan: r-help at stat.math.ethz.ch
Onderwerp: [R] error: too many open devices
Hello all--
I've been using 1.13 (v1915) on my Mac pretty intensly for about a
month, but today when I tried to generate a plot I recieved this
message:
Error in quartz(width=9) : too many open devices
I was caught by surprise, because I only had the R console open at the
time. I checked to be sure, by clicking "Window" at the top bar, and R
console was the only window open. I thought I had a problem in the
workspace, so I switched to a different one that worked earlier today,
but the error was there too. I tried clearing the workspace entirely,
and creating a single vector and plotting that, but again I got this
error about "too many open devices". I even quit R, closed everything
I had, and restarted... but this error is still there.
Has anybody seen this before? I'm sure it's a pretty simple fix,
except I've run out of the places that I can think to look.
Many thanks in advance,
Sincerely,
Guillermo Acosta
Graduate Student
Department of Physics and Astronomy
Brigham Young University
______________________________________________
R-help at stat.math.ethz.ch 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.