rdsSave | R Documentation |
Serialize with saveRDS using a target stem
rdsSave(object, target = targetname(), ext = "rds", printSummary = FALSE)
object |
R object to save |
target |
stem of file to save to (defaults to name from call) |
ext |
file extension (rds) |
printSummary |
logical |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.