assertCompartmentExists | R Documentation |
Verify that the compartment exists in a model
assertCompartmentExists(ui, x)
testCompartmentExists(ui, x)
ui |
is the model to test |
x |
The value to test (can be a vector of strings) |
the value of the compartment that exists; if it is a vector returns the first item that matches
testCompartmentExists()
: Test if compartment exists
Matthew Fidler & Bill Denney
Other Assertions:
assertCompartmentName()
,
assertCompartmentNew()
,
assertRxUi()
,
assertVariableExists()
,
assertVariableNew()
,
testIniDf()
,
testRxUnbounded()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.