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
