p_author {pacman}R Documentation

Package Author

Description

Returns the author of a package.

Usage

p_author(package = "base")

Arguments

package

Name of the package you want the author of.

See Also

packageDescription

Examples

p_author(pacman)
p_author()

[Package pacman version 0.5.1 Index]