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