save_graph: Save ggplot object with fixed size

Description Usage Arguments

View source: R/save_file.R

Description

Save ggplot object with fixed size

Usage

1
2
save_graph(ggplot_object, filename, path = "./", type.output = "FS",
  ...)

Arguments

path

(optional): Set by default to the current folder

...

other arguments passed to ggplot2::ggsave()

ggplot_object:

a ggplot object to save

filename:

File name containing an extension (.jpg, .pdf, ...)


sharonorengo/visualisationIMPACT documentation built on Aug. 12, 2019, 3:34 p.m.