assertVariableExists | R Documentation |
Assert a variable exists in the model
assertVariableExists(ui, x)
testVariableExists(ui, x)
ui |
rxode2 ui model |
x |
does the |
variable that matches, in the case of multiple variables, the first that matches. If nothing matches return error
testVariableExists()
: Test if variable exists
Matthew L. Fidler
Other Assertions:
assertCompartmentExists()
,
assertCompartmentName()
,
assertCompartmentNew()
,
assertRxUi()
,
assertVariableNew()
,
testIniDf()
,
testRxUnbounded()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.