Description Usage Arguments Examples
View source: R/save_env_rdata.R
Save current environment in a Rdata file.
1 | save_env_rdata(save_path, model = analysr_env)
|
save_path |
A path to save current environment (existence is required) |
model |
a AnalysR Model (default : |
1 | save_env_rdata("~/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.