Displaying 1 result from an estimated 1 matches for "complalain".
Did you mean:
complain
2009 May 14
5
Graphical output format
Dear colleagues,
Saving a plot with pdf gives a very nice result:
pdf("myplot.pdf")
par(font=1,family='serif')
plot(pressure)
dev.off()
Doing the very same with other formats (png, jpeg, tiff) gives far
worse results. Is there anything to do to make a plot in some other
format than pdf look like the pdf? Hardly any journal accepts pdf
files for figures, and most do accept png