Description Usage Arguments Value
Plots data.frame object to a pdf file
| 1 2 | ## S3 method for class 'data.frame'
save_plots(object, name = "data", ...)
 | 
| object | data.frame object to plot | 
| name | a character scalar of the file name. | 
| ... | further arguments passed to or from other methods. | 
Saves data.frame as a pdf file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.