View source: R/helper_functions.R
Useful to load a dataset into a variable.
1 | save_with_name(variable, new_name, format = "rda", compress = "gzip")
|
variable |
the original variable |
new_name |
name of the data |
format |
"rda" or "csv" |
compress |
compression type see save |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.