save_source | R Documentation |
Source a file and save as file
save_source(env = parent.frame(), file = mark_temp("Rds"), name = NULL)
env |
The parent environment |
file |
The file to save the environment to |
name |
An optional name for the environment (mostly cosmetic) |
A source_env
/environment
object, created from env
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.