getDescriptionFile.Package.Rd
Gets the description file of this package, i.e. the parsed DESCRIPTION file.
DESCRIPTION
# S3 method for class 'Package' getDescriptionFile(this, fields=NULL, ...)
A vector of character strings of fields to be returned. If NULL, all available fields are returned.
vector
character
NULL
Not used.
Returns named vector of character strings.
Henrik Bengtsson
For more information see Package.
Package