R/assert.R
assertVariableNew.Rd
Assert a variable would be new to the model
assertVariableNew(ui, x)
rxode2 ui model
would the variable x variable be new in the model
x
nothing, but will error if x would not be new
Other Assertions: assertCompartmentExists(), assertCompartmentName(), assertCompartmentNew(), assertRxUi(), assertVariableExists(), testIniDf(), testRxUnbounded()
assertCompartmentExists()
assertCompartmentName()
assertCompartmentNew()
assertRxUi()
assertVariableExists()
testIniDf()
testRxUnbounded()
Matthew L. Fidler