rdaSave | R Documentation |
Save variables to rdata Convenience wrapper for saveEnvironment (all variables) or saveVars (specific variables)
rdaSave(..., target = targetname(), ext = "rda")
... |
names of variables to save, defaults to NULL which is interpreted as all |
target |
stem of file to save to (defaults to name from call) |
ext |
file extension (rda) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.