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