force_instl_of_reqd_pkg: Force install of required package

force_instl_of_reqd_pkgR Documentation

Force install of required package

Description

force_instl_of_reqd_pkg() is a Force function that checks if a specified local or global environmental condition is met and if not, updates the specified environment to comply with the condition. Specifically, this function implements an algorithm to force install of required package. The function is called for its side effects and does not return a value.

Usage

force_instl_of_reqd_pkg(package_nm_1L_chr)

Arguments

package_nm_1L_chr

Package name (a character vector of length one)

Value

No return value, called for side effects.


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.