I thought that might have been the case also, but after opening the pdf it's
not there either.

When I restart R it works again.

On Fri, Jul 22, 2011 at 6:32 PM, Daniel Malter [via R] <
ml-node+3688227-1927904147-254...@n4.nabble.com> wrote:

> Typically not, unless the device has not closed properly. Does the second
> plot show up in the pdf?
>
> Daniel
>
> cherron wrote:
> 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
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://r.789695.n4.nabble.com/Trouble-getting-plot-to-appear-tp3688078p3688227.html
>  To unsubscribe from Trouble getting plot to appear, click 
> here<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3688078&code=Y2FzZXkubS5oZXJyb25AZ21haWwuY29tfDM2ODgwNzh8ODE2ODcyMDQx>.
>
>


--
View this message in context: 
http://r.789695.n4.nabble.com/Trouble-getting-plot-to-appear-tp3688078p3689195.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to