Verify that a value is a valid nlmixr2 compartment name
assertCompartmentName(x) assertVariableName(x) assertParameterValue(x) assertExists(ui, x) testExists(ui, x)
x
: The value to testui
: when needed, this is the rxode2/nlmixr2 modelThe value or an error
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 existsOther Assertions: assertCompartmentExists()
, assertCompartmentNew()
, assertRxUi()
, assertVariableExists()
, assertVariableNew()
, testIniDf()
, testRxUnbounded()
Bill Denney
Useful links