Learn R Programming

pkgdepR (version 1.0.0)

get_functions: 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.