ggsave_pdf_and_png: Save ggplot to PDF and PNG

Description Usage Arguments

View source: R/utility_functions.r

Description

Save ggplot to PDF and PNG

Usage

1
ggsave_pdf_and_png(filename_root, plot, width = 4, height = 2.472, ...)

Arguments

filename_root

Root filename (without extension).

plot

ggplot object.

width

plot width in inches.

height

plot height in inches.

...

parameters passed on to ggsave.


rdocking/amlpmpsupport documentation built on Jan. 4, 2021, 7:09 a.m.