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 (http://www.braju.com/R/)

See Also

dcf. For more information see Package.


[Package R.oo version 1.6.5 Index]