ggplot2
ggplot2 copied to clipboard
New feature to allow ggsave to save multiple plots to separate pages of pdf
It would be super great if ggsave()
could save multiple plots to the same pdf (on different pages).
I think ideally, the plot argument would be able to be passed a list. Same with the width and height, so that you can specify that for each plot.