showHistory.Package {R.oo}R Documentation

Show the HISTORY file of this package

Description

Show the HISTORY file of this package. See also *getHistory(). If the HISTORY file does not exist, an exception is thrown.

Usage

## S3 method for class 'Package':
showHistory(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 Index]