Gets the Author of this package
Gets the Author of this package as specified by the DESCRIPTION file.
## S3 method for class 'Package'
getAuthor(this, as=c("character", "person"), include=c("given", "family"), ...)as |
A |
include |
A |
... |
Optional arguments passed to |
Henrik Bengtsson
For more information see Package.
pkg <- Package("R.oo")
print(getAuthor(pkg))Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.