Skip to contents

This function saves the plot with A4 size in portrait mode. rksfun

Usage

ggsave_portrait(filename, plot = last_plot(), ...)

Arguments

filename

character. The name of the file to save the plot to.

plot

ggplot object

...

Other arguments passed to ggsave()