Description Usage Arguments Value See Also Examples
Write Files
1 2 |
.objects |
A uniquely named list of objects to save as files. |
.dir |
A string of the path to the directory. |
.fun |
The function to use when saving each object. |
.ask |
A flag indicating whether to ask before |
.silent |
A flag indicating whether error messages should be suppressed when trying to write a file. |
... |
Additional arguments passed to .fun |
An invisible character vector of the names of the successfully saved files.
read_files
and file_names
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.