View source: R/raw_data_processing.R
saveit | R Documentation |
Adapted from https://stackoverflow.com/questions/21248065/r-rename-r-object-while-save-ing-it : see Marco Wirthlin's answer
saveit(..., name, type = NA)
... |
data object |
name |
desired object name (filename without type and extension) |
type |
data type (dict or eqn) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.