Wrapper for ggsave with default settings and automatic saving of multiple formats
Usage
savR(
object,
name,
width = 154,
height,
unit = "mm",
scale = 2,
dpi = 900,
device = NULL,
compression = "lzw",
format = c("pdf"),
parquet.format = "zstd",
parquet.compression = 19,
size = 9,
table.width = 1,
folder = "Tables and Figures",
sep = ";"
)