autowrite | R Documentation |
Automatically write an object to a file based on extension
autowrite(x, file, ...)
x |
Object to be saved |
file |
Full path to save the object to |
... |
Other arguments to be passed to the particular saving function |
Invisibly passes TRUE if the file saves successfully
get_file_writing_functions()
autoread()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.