assertVariableNew: Assert a variable would be new to the model

View source: R/assert.R

assertVariableNewR Documentation

Assert a variable would be new to the model

Description

Assert a variable would be new to the model

Usage

assertVariableNew(ui, x)

Arguments

ui

rxode2 ui model

x

would the variable x variable be new in the model

Value

nothing, but will error if x would not be new

Author(s)

Matthew L. Fidler

See Also

Other Assertions: assertCompartmentExists(), assertCompartmentName(), assertCompartmentNew(), assertRxUi(), assertVariableExists(), testIniDf(), testRxUnbounded()


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.