matches_loaded_version: Tells if my_version matches the version returned from...

Description Usage Arguments Value

View source: R/package_tools.R

Description

Tells if my_version matches the version returned from get_loaded_package_version

Usage

1
matches_loaded_version(package_name, my_version)

Arguments

package_name

string name of the package to check

my_version

version to test if it matches the one loaded in the session

Value

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


DanteBortone/housekeeping documentation built on April 20, 2020, 4:08 p.m.