Gets the date when package was build
Checks if the package is loaded onto the search path or not.
## S3 method for class 'Package' getDate(this, ...)
... |
Not used. |
Henrik Bengtsson
For more information see Package
.
pkg <- Package("base") print(isLoaded(pkg)) # TRUE
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.