Description Usage Arguments Value
Exists so objects can be serialized and reloaded with the a unique identifier in the symbol. Stores the data object with a new nane
1 | saveWithID(data, orig_name, id, save_dir, compress = TRUE, format = "RData")
|
data |
The data to store |
orig_name |
The original name of the data |
id |
A meaningful id the is prepended to the stored objects name |
save_dir |
The directory where the data should be saved in |
compress |
Save the data compressed or not |
format |
Choice of 'RData' or 'tab'(ular) |
Name of the stored file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.