functionMap (version 1.0.0)

map_r_package: Map an R package

Description

Map an R package

Usage

map_r_package(path, include_base = FALSE)

Arguments

path
Name of a source R package tar archive file, or path to the folder of an R package.
include_base
Whether to include functions from the `base` package.