get_loaded_package_version: Tells which version of the named package is loaded.

View source: R/package_tools.R

get_loaded_package_versionR Documentation

Tells which version of the named package is loaded.

Description

Tells which version of the named package is loaded.

Usage

get_loaded_package_version(package_name)

Arguments

package_name

string name of the package

Value

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


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