getDescriptionFile.Package {R.oo} | R Documentation |
Gets the description file of this package
Description
Gets the description file of this package, i.e. the parsed DESCRIPTION
file.
Usage
## S3 method for class 'Package'
getDescriptionFile(this, fields=NULL, ...)
Arguments
fields |
A |
... |
Not used. |
Value
Returns named vector
of character
strings.
Author(s)
Henrik Bengtsson
See Also
For more information see Package
.
[Package R.oo version 1.25.0 Index]