Return the current package namespace
pkg_ns.Rd
Return the current package namespace
Usage
pkg_ns(pkg = basename(rprojroot::find_package_root_file()))
See also
Other namespaces:
assign_global()
,
assign_in_ns()
,
get_from_ns()
,
get_global()
,
unload_namespaces()