Checks if the package is installed on the search path or not
Checks if the package is installed on the search path or not.
## S3 method for class 'Package' isLoaded(this, ...)
... |
Not used. |
Henrik Bengtsson
pkg <- Package("base") print(isLoaded(pkg)) # TRUE
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.