get_functions {pkgdepR}R Documentation

Get functions from namespace

Description

Get functions from namespace

Usage

get_functions(ns)

Arguments

ns

A character representing the namespace to explore.

Value

A character vector of function names.


[Package pkgdepR version 1.0.0 Index]