Write CSV to Path From Dictionary
1 2 | writeCsvToPathFromDictionary(dataFrame, key, settings,
open.directory = TRUE, ...)
|
dataFrame |
data frame containing data to save |
key |
key in settings$dictionary to be resolved to file path |
settings |
list of settings with elements dictionary, outsep, outdec |
open.directory |
if TRUE (default), the directory in which the file is created is opened in the Windows Explorer after the file has been written. |
... |
arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.