Skip to content
Prev 173596 / 398506 Next

Plots not loading

On Thu, Mar 12, 2009 at 01:25:40PM -0700, Atul Joshi wrote:
In BATCH mode it does not make much sense to display plots on the
screen because the script may be running on a system without screen
(cluster). So R uses a different default device. On my LINUX
system it's pdf, so all my plots go to Rplots.pdf unless I explicitly
send them somewhere else. I don't know about the defaults on Macs but
you should be able to find the file in the current directory easily.

cu
	Philipp