Verify that a value is a valid nlmixr2 compartment name
Usage
assertCompartmentName(x)
assertVariableName(x)
assertParameterValue(x)
assertExists(ui, x)
testExists(ui, x)
Functions
assertVariableName()
: Verify that a value is a valid nlmixr2 variable nameassertParameterValue()
: Verify that a value is a valid nlmixr2 parameter valueassertExists()
: Assert compartment/variable existstestExists()
: Test compartment/variable exists
See also
Other Assertions:
assertCompartmentExists()
,
assertCompartmentNew()
,
assertRxUi()
,
assertVariableExists()
,
assertVariableNew()
,
testIniDf()
,
testRxUnbounded()