ggsave {ggplot2} | R Documentation |
ggsave(filename,
plot = Call "last_plot"(),
device = NULL,
path = NULL,
scale = 1,
width = NULL,
height = NULL,
units = Pixels,
dpi = 300,
limitsize = TRUE,
bg = NULL,
... = NULL);