Get an object from an environment specified by a string.
Get an object from an environment specified by a string.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.