save a ggplot in a directory
Arguments
- plot
 a ggplot
- path
 directory path excluding file name
- file_name
 a file name with extension
- height
 device height
- width
 device width
- ...
 other arguments pass to
ggplot2::ggsave().
save a ggplot in a directory
a ggplot
directory path excluding file name
a file name with extension
device height
device width
other arguments pass to ggplot2::ggsave().