saveContentsToFiles | R Documentation |
Saves contents to files.
saveContentsToFiles(files, contents, prepareContents = FALSE)
files |
The file paths to use for saving contents. |
contents |
The contents to save, as a list or a character vector. |
prepareContents |
If set to TRUE, then calls prepareFileContents() on the contents before saving them. |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.