store_plot: Write out a plot to s3

Description Usage Arguments Value

Description

. Really just a wrapper around s3_plot, but helps by managing the plot paths for you.

Usage

1
store_plot(plot_obj, name, plot_func = plot, opts = list())

Arguments

plot_obj

The output from a plot function like ggplot() or plot()

name

Give the plot a name. A cool one. No, cooler.

opts

Optional parameters to pass as a list to s3_plot

Value

Returns the s3 path to the plot


christiantillich/syberiaReports documentation built on July 24, 2019, 1:56 p.m.