Learn R Programming

R.oo (version 1.7.5)

showDescriptionFile.Package: Show the DESCRIPTION file of this package

Description

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

Usage

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

Arguments

...
Not used.

Value

  • Returns nothing.

See Also

For more information see Package.