View source: R/utils_environments_namespaces.R
get_from_ns | R Documentation |
Get an object from a namespace
get_from_ns(nm = c("active", "state")[1], .env = .GlobalEnv)
nm |
|
.env |
|
obj
Other namespaces:
assign_global()
,
assign_in_ns()
,
get_global()
,
pkg_ns()
,
unload_namespaces()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.