tmt_save: Save a plot

Description Usage Arguments Author(s)

Description

Sets a few default values for ggsave.

Usage

1
tmt_save(filename, plot, width, height, units = "cm", ...)

Arguments

filename

Output filename.

plot

Plot drawn with ggplot.

width

Output width (in cm unless units is set).

height

Output height (in cm unless units is set).

units

Unit for width and height.

...

Sent to ggsave.

Author(s)

Christofer Bäcklin


backlin/treesmapstheorems documentation built on May 11, 2019, 5:23 p.m.