ggsave function with default settings for SLR annual report
slrsave(
file = NULL,
plot = ggplot2::last_plot(),
width = 3.14961,
height = 3.54331,
units = "in",
dpi = 600,
device = "tiff",
family = "Calibri Light"
)
File name to create on disk.
Plot to save
Width in units ("in", "cm", or "mm").
Height in units ("in", "cm", or "mm").
Units ("in", "cm", or "mm")
Plot resolution.
Device to use. Can either be a device function (e.g. png()), or one of "eps", "ps", "tex" (pictex), "pdf", "jpeg", "tiff", "png", "bmp", "svg" or "wmf" (windows only).
Font family