Description Usage Arguments Value
Get an object from an environment specified by a string.
1 | get_object_from_string(value, envir = .GlobalEnv)
|
value |
A single character value dispatches to get. For a length 2 or more, then assumes object is recursive and extracts named components |
envir |
environment to look for values. |
the object or an error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.