Skip to contents

Get an object from the global environment

Usage

get_global(global = "active")

Value

obj

See also

Examples

get_global(".Last.value")
#> $repos
#> NULL
#> 
#> $Ncpus
#> NULL
#> 
#> $HTTPUserAgent
#> [1] "R/4.4.0 (ubuntu-22.04) R (4.4.0 x86_64-pc-linux-gnu x86_64 linux-gnu)"
#>