I apologise in advance for not providing code, but this seems like a straight forward question...
I am making a few full page plots some of which are "portrait" and some of which are "landscape" I would like to open my cairo device once and put all the plots in the same .pdf. But since some need to be rotated to fit the cairo device dimensions, is there a simple parameter to arrangeGrob (im using grid.arrange to generate the final plot) that will rotate the entire output 90 degrees so all my pages can be the same direction? Thanks, Justin ______________________________________________ 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.