export_graph: Save a ggplot graph

Description Usage Arguments Author(s)

Description

Exports a ggplot graph with a set width and height

Usage

1
export_graph(fname, ggname, width = 600, height = 360)

Arguments

fname

Filename to which export should occur. If the file doesn't yet exist, it is created.

ggname

Name of the gg object to export.

Author(s)

Mike Gerhardt


mikegerhardt/echem documentation built on May 22, 2019, 10:51 p.m.