R/util_fun.R
ggsave_landscape.Rd
This function saves the plot with A4 size in landscape mode
ggsave_landscape(filename, plot = last_plot(), ...)
character. The name of the file to save the plot to.
ggplot object
Other arguments passed to ggsave()