powered by
Gets the License of this package as specified by the DESCRIPTION file.
DESCRIPTION
# S3 method for Package getLicense(this, ...)
Returns a character string.
character
Not used.
Henrik Bengtsson
For more information see Package.
Package
pkg <- Package("R.oo") print(getLicense(pkg))
Run the code above in your browser using DataLab