package_map_helper: Look up which internal functions are called by exported...

Description Usage Arguments Value Author(s)

View source: R/package_map_helper.R

Description

Look up which internal functions are called by exported functions.

Usage

1
package_map_helper(packageName = "clusterPower")

Arguments

packageName

The name of the package in quotes. Defaults to "clusterPower".

Value

List of internal functions and the line numbers in which they appear inside external functions.

Author(s)

Alexandria Sakrejda (acbro0@umass.edu)


nickreich/clusterPower documentation built on Feb. 3, 2021, 6:54 p.m.