saveVars | R Documentation |
Save particular variables to rdata
saveVars(..., target = targetname(), ext = "rda")
... |
arguments to save (typically, names of variables to save) |
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.