Hi,
R reported the following error and stopped running my code:
Error in win.graph(width = 8.5, height = 11) :
too many open devices
My code calls for R to produce more than 100 plots, but it stops running after
about 60 and gives me the error message copied above. I'm sure there's
an easy
solution. Anyone know?
Many thanks in advance, Kate
Hi,
R stops running my code and gives me the following error message:
Error in win.graph(width = 8.5, height = 11) :
too many open devices
My code calls for R to produce over 100 graphs, but it stops running and gives
me this error message after about 60. I'm sure there's an easy fix.
Anyone
know?
Many thanks in advance, Kate