package_is_loaded: Tells if package_name is currently loaded

View source: R/package_tools.R

package_is_loadedR Documentation

Tells if package_name is currently loaded

Description

Tells if package_name is currently loaded

Usage

package_is_loaded(package_name)

Arguments

package_name

string name of the package

Value

T/F on if the named packate is in utils::sessionInfo()$otherPkgs


Benjamin-Vincent-Lab/housekeeping documentation built on Feb. 17, 2024, 2:13 a.m.