setSavedir | R Documentation |
This function sets a directory path for saving files, creating the directory if it
does not already exist. The directory path is created with the given arguments, which
are passed directly to file.path()
.
setSavedir(...)
... |
Arguments to be passed to |
The path to the newly created or existing directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.