get_global: Get an object from the global environment

View source: R/utils_environments_namespaces.R

get_globalR Documentation

Get an object from the global environment

Description

Get an object from the global environment

Usage

get_global(global = "active")

Value

obj

See Also

Other namespaces: assign_global(), assign_in_ns(), get_from_ns(), pkg_ns(), unload_namespaces()

Examples

get_global(".Last.value")

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.