I\'ve created a complex multi-facet figure using ggplot. When I save it using the basic ggsave command
ggsave("myplot.pdf", plot = my.plot)