Checks if the package is loaded onto the search path or not.
# S3 method for Package
getDate(this, ...)
Not used.
For more information see Package
.
# NOT RUN {
pkg <- Package("base")
print(isLoaded(pkg)) # TRUE
# }
Run the code above in your browser using DataLab