Learn R Programming

R.oo (version 1.2.7)

showChangeLog.Package: Show the change log of this package

Description

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

Usage

## S3 method for class 'Package}(this, filenames=c("ChangeLog", "HISTORY"), ...)':
showChangeLogundefined

filenames{A character vector of (non-case sensitive) filenames
    to be searched for.}
  ...{Not used.}

Returns nothing.

[object Object]

*getChangeLog().
  For more information see Package.
internal
methods

Arguments