| loadObjectInEnv | R Documentation |
Load objects from a RData file and return them in an environment
loadObjectInEnv(file, obj = NULL, verbose = FALSE)
file |
A RData file |
obj |
Character string(s), optional object names. If set as |
verbose |
Whether the loading process should be verbose, see |
An environment containing the loaded objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.