On Sun, Nov 4, 2012 at 1:18 PM, frespider <frespi...@hotmail.com> wrote:
>
> Hi guys,
>
> I really appreciated all your responds, I made mistake on my example below 
> hwere I wrote device.off() where it should be dev.off().
>
> I read all the help documnet for odf png and postscript before I posted my 
> question but it didn't help.
>
> Can some one please code an example?
>
> Thanks

Beyond the ones in the relevant help files,

png()
plot(1:5)
dev.off()

should make a plot.

Michael

______________________________________________
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