Gets the description of the package
Gets the description of the package. Not to be mixed up with *getDescriptionFile()
.
## S3 method for class 'Package' getDescription(this, replaceNewlines=" ", ...)
replaceNewlines |
If a |
... |
Not used. |
A character
string.
Henrik Bengtsson
For more information see Package
.
pkg <- Package("base") print(getDescription(pkg))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.