multi_plot_save: Save a ggplot object

Description Usage Arguments Author(s) Examples

View source: R/multi_plot_save.R

Description

Save a ggplot object

Usage

1

Arguments

file

Filepath to save plot to

plot

A ggplot object

type

One of "png", "pdf", "eps", or "tiff"

width

Plot width

height

Plot height

units

One of "in", "cm", or "mm"

dpi

Plot resolution in dpi

Author(s)

Hugh Jones hj.hujones.hugh@googlemail.com

Examples

1
## Not run:  multi_plot_save("test.png",test_plot,"png",6,6,"in",600) 

BarrowResearchGroup/InterLabStudy documentation built on Feb. 20, 2022, 9:39 a.m.