save_figure: Save Figures a PNGs

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Save Figures a PNGs

Usage

1
save_figure(fig, name, path = NULL)

Arguments

fig

ggplot2 object.

name

A character string giving the name for the figure

path

Character string giving the folder path

Value

Nothing returned

Examples

1
2
## Code
save_figure

seabbs/ETSMissing documentation built on Nov. 22, 2019, 5:08 p.m.