View source: R/utils_environments_namespaces.R
pkg_ns | R Documentation |
Return the current package namespace
pkg_ns(pkg = basename(rprojroot::find_package_root_file()))
pkg |
|
env
Other namespaces:
assign_global()
,
assign_in_ns()
,
get_from_ns()
,
get_global()
,
unload_namespaces()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.