[R] Trouble getting plot to appear
cherron
casey.m.herron at gmail.com
Sat Jul 23 01:02:45 CEST 2011
Hello,
>I am currently working on a script and I output plots to pdf using
pdf(...)
plot(...)
dev.off()
>then later I was trying to plot something and when I run just
plot(...)
>nothing appears. Is there something about using plot(..) after dev.off()
that does not allow the window to pop up? In other words I would like to be
able to see the plot display when just using the plot function. I am using R
in UNIX if this is at all relevant.
Many thanks,
Casey
--
View this message in context: http://r.789695.n4.nabble.com/Trouble-getting-plot-to-appear-tp3688078p3688078.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list