Displaying 1 result from an estimated 1 matches for "pdfpar".
Did you mean:
pdfdir
2003 Mar 17
0
Problem with pdf device.
...Has anyone got any idea
what I've done to my setup and how to fix it?
Thanks,
David
> > png(file="SimplePlot.png")
> > pngpar <- par()
> > plot(1:10)
> > dev.off()
> null device
> 1
> > pdf(file="SimplePlot.png")
> > pdfpar <- par()
> > plot(1:10)
> > dev.off()
> null device
> 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SimplePlot.pdf
Type: application/pdf
Size: 3511 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachment...