search for: simpleplot

Displaying 1 result from an estimated 1 matches for "simpleplot".

Did you mean: sampleplot
2003 Mar 17
0
Problem with pdf device.
..."cra","csi","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 --------...