dot-is_pkg_installed: Check whether a package is installed

.is_pkg_installedR Documentation

Check whether a package is installed

Description

Check whether a package is installed

Usage

.is_pkg_installed(package)

Arguments

package

string naming the package/name space to load.

Details

This functions allows testing for when a suggested package dependency is not installed to check if conditional code can be run.

Value

Invisibly returns a boolean logical.


epiparameterDB documentation built on April 4, 2025, 4:43 a.m.