Gets the Maintainer of this package
Gets the Maintainer of this package as specified by the DESCRIPTION
file.
## S3 method for class 'Package' getMaintainer(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(getMaintainer(pkg))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.