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

pkg_api(...)

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()].