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 so
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?
Hi David and Tom
I was having the same problem and was reading through your threads. I
finally tried:
summary(fit, rmean=TRUE)$table[5]
This produced the mean.
Hope this works for you as well.
Casey
--
View this message in context:
http://r.789695.n4.nabble.com/simple-save-question-tp3429148
3 matches
Mail list logo