save_as_rds | R Documentation |
This is a custom wrapper for saveRDS
.
save_as_rds(dir, obj, filelabel, ..., state)
dir |
The directory to which to save the RDS file |
obj |
The object to be saved. |
filelabel |
A label to be applied to the filename. |
... |
Additional strings to add to filename |
state |
The State for whose data we are saving (specific to RAAMP-GBV project) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.