powered by
*getDescriptionFile()
## S3 method for class 'Package': getDescription(this, replaceNewlines=" ", ...)
character
Package
pkg <- Package("base") print(getDescription(pkg))
Run the code above in your browser using DataLab