save_ems_data | R Documentation |
You must specify either an object in your environment (via obj
),
or one of "2yr"
, "4yr"
, or "historic"
(via which
),
but not both.
save_ems_data(obj = NULL, which = NULL, filename = NULL, ...)
obj |
The name of an object in your environment |
which |
"2yr", "4yr", or "historic" |
filename |
the name of the file you are writing to |
... |
other options passed on to |
the object, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.