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

pacman documentation built on May 2, 2019, 1:08 p.m.