Learn R Programming

Certara.R (version 1.1.0)

check_certara_package_versions: Check Certara package versions

Description

Check Certara package versions

Usage

check_certara_package_versions(pkgs)

Value

Named character vector indicating package version, NA is returned if Certara package is not installed

Arguments

pkgs

Character or character vector of package names. If missing, defaults to certara_packages()

Examples

Run this code
if (FALSE) {
check_certara_package_versions()
}

Run the code above in your browser using DataLab