getContents.Package {R.oo} | R Documentation |
Gets the contents of this package
Description
Gets the contents of this package, i.e. the parsed CONTENTS
file.
Usage
## S3 method for class 'Package'
getContents(this, fields=NULL, ...)
Arguments
... |
Not used. |
Value
Returns a data.frame
.
Author(s)
Henrik Bengtsson
See Also
dcf
.
For more information see Package
.
[Package R.oo version 1.25.0 Index]