p_author: Package Author

Description Usage Arguments See Also Examples

Description

Returns the author of a package.

Usage

1
p_author(package = "base")

Arguments

package

Name of the package you want the author of.

See Also

packageDescription

Examples

1
2
p_author(pacman)
p_author()

trinker/pacman documentation built on May 21, 2020, 6:23 a.m.