ls_namespace_info {pkgdepR}R Documentation

Get namespace information

Description

Get namespace information

Usage

ls_namespace_info(ns, ...)

Arguments

ns

A character representing the namespace to explore.

...

Other arguments passed to ls.

Value

A character vector of the names to search for a given namespace.


[Package pkgdepR version 1.0.0 Index]