ls_pkg_functions: list package functions: requires unquoted package name the...

View source: R/util_functions.R

ls_pkg_functionsR Documentation

list package functions: requires unquoted package name the package must be first loaded into the envivronment

Description

list package functions: requires unquoted package name the package must be first loaded into the envivronment

Usage

ls_pkg_functions(package_name, all.names = FALSE, pattern)

Arguments

package_name

an unquoted package name

all.names

TRUE/FALSE, include ALL named functions

pattern

a grep pattern to use in the /ls() function


ryanpeek/wateRshedTools documentation built on Jan. 6, 2023, 7:06 a.m.