set_package_variable: Sets the value of a package-wide variable

View source: R/caliperR.R

set_package_variableR Documentation

Sets the value of a package-wide variable

Description

caliperR uses several package-wide variables to enable communication between functions and simplify function arguments.

Usage

set_package_variable(package_variable, value)

Arguments

package_variable

The package variable to set

value

the value to set with


Caliper-Corporation/caliperR documentation built on May 30, 2024, 2:35 p.m.