pkgndep (version 1.0.0)

loaded_ns: Loaded namespaces

Description

Loaded namespaces

Usage

loaded_ns(x, include_suggests = TRUE)

Arguments

x

The object from pkgndep.

include_suggests

Whether include the namespaces that are loaded if loading the packages from "Suggests" field.

Value

A vector of namespace names.

Examples

Run this code
# NOT RUN {
# There is no example
NULL

# }

Run the code above in your browser using DataLab