Hi, I am using the pdf() function to write out a pdf file that contains multiple plots (a plot per page). Is there a way to specify different page sizes for each plot in the file e.g. on page 1 in the pdf file I want (width=10, height=10) on page 2 (width=20, height=20), etc.
Any help would be gratefully appreciated. Kind regards, Sam [[alternative HTML version deleted]] ______________________________________________ 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.