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
Examples
p_author(pacman)
p_author()
[Package pacman version 0.5.1 Index]