ggpub: ggpub

Description Usage Arguments Value

Description

Exports a PDF of a plot with sane defaults for publications (eg much smaller text and dimensions).

Usage

1
2
ggpub(filename, width, height, plot = last_plot(), geoms = geom_pub,
  theme = theme_pub)

Arguments

filename

string for the file to export (no expension)

width

the width in mm

height

the height in mm

plot

the plot to export (last plot if NONE)

geoms

list of geoms to change in the form list(geom1 = list(prop1 = val1), etc).

theme

the theme to use

Value

NONE


petrucci4prez/dwarfsized documentation built on May 31, 2019, 6:16 p.m.