Displaying 1 result from an estimated 1 matches for "pngpar".
Did you mean:
gpar
2003 Mar 17
0
Problem with pdf device.
..."cxy","din","fin","mai","pin","plt" differ
between the two but the differences are small). 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...