savePDF | R Documentation |
Internal method that saves plots as PDF.Can be used with all plotting methods in the package. The name of the plot object and it's name to be saved under are passed in and the plot is saved as a PDF.
savePDF(title, plotName)
title |
new name for the plot, and name of the PDF file created |
plotName |
name of the ggplot object |
Julia Wrobel julia.wrobel@cuanschutz.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.