save_plots.data.frame: Save plots

Description Usage Arguments Value

View source: R/save-plots.r

Description

Plots data.frame object to a pdf file

Usage

1
2
## S3 method for class 'data.frame'
save_plots(object, name = "data", ...)

Arguments

object

data.frame object to plot

name

a character scalar of the file name.

...

further arguments passed to or from other methods.

Value

Saves data.frame as a pdf file.


poissonconsulting/poiscon documentation built on Feb. 18, 2021, 11:16 p.m.