Nevil Amos wrote:
is there a way to reduce the size of pdf files in R: ?
compression?
lower dpi ?
or some other option?
______________________________________________
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.
What could also be an option is to export the graph to PNG. Using a
large resolution gives very good results, certainly publication quality.
cheers,
Paul
______________________________________________
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.