R/assert.R
assertCompartmentNew.Rd
Verify that a compartment would be new to the model
assertCompartmentNew(ui, x)
is the model to test that a model paramet exists
The value to test
The value or an error
Other Assertions: assertCompartmentExists(), assertCompartmentName(), assertRxUi(), assertVariableExists(), assertVariableNew(), testIniDf(), testRxUnbounded()
assertCompartmentExists()
assertCompartmentName()
assertRxUi()
assertVariableExists()
assertVariableNew()
testIniDf()
testRxUnbounded()
Matthew Fidler & Bill Denney