showPackageObjects: Show Names of Objects/Functions in a Package

View source: R/showPackageObjects.R

showPackageObjectsR Documentation

Show Names of Objects/Functions in a Package

Description

Show Names of Objects/Functions in a Package

Usage

showPackageObjects(package = "kwb.utils", show = TRUE)

Arguments

package

name of package of which to show the functions

show

if TRUE (the default) the function names are printed to the console otherwise the vector of function names is returned


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.