showContents.Package {R.oo}R Documentation

Show the CONTENTS file of this package

Description

Show the CONTENTS file of this package. If the CONTENTS file does not exist, an exception is thrown.

Usage

## S3 method for class 'Package':
showContents(this, ...)

Arguments

... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson http://www.braju.com/R/

See Also

For more information see Package.


[Package R.oo version 1.0.3 Index]