Gets the Title of this package
Gets the Title of this package as specified by the DESCRIPTION
file.
## S3 method for class 'Package' getTitle(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see Package
.
pkg <- Package("R.oo") print(getTitle(pkg))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.