Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


oligoClasses (version 1.34.0)

isPackageLoaded: Check if package is loaded.

Description

Checks if package is loaded.

Usage

isPackageLoaded(pkg)

Arguments

pkg
Package to be checked.

Value

Logical.

Details

Checks if package name is in the search path.

See Also

search

Examples

Run this code
isPackageLoaded("oligoClasses")
isPackageLoaded("ff")
isPackageLoaded("snow")

Run the code above in your browser using DataLab