path_create | R Documentation |
Helper function to create path for saving the ggplot file
path_create(plotname, path = NULL, type = NULL)
plotname |
Plot object variable name converted to a character vector |
path |
File name or file path to save the file; defaults to the working
directory and the |
type |
Type of file to save the graphic to; defaults to the path
extension or |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.