pkg_api: Prepare a package's API in a tibble

Description Usage Arguments

View source: R/pkg_api.R

Description

Exported functions from a package (along with their arguments and any associated default values) are provided in a tibble object.

Usage

1

Arguments

...

Any objects pointing to a package location. This can be a string with a path to a local package directory, or, an invocation of a helper function such as [from_github()].


rich-iannone/pkgattrs documentation built on July 28, 2020, 7:42 p.m.