showDescriptionFile.Package {R.oo} | R Documentation |
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.
Author(s)
Henrik Bengtsson
See Also
For more information see Package
.
[Package R.oo version 1.25.0 Index]