assertCompartmentName: Verify that a value is a valid nlmixr2 compartment name

View source: R/assert.R

assertCompartmentNameR Documentation

Verify that a value is a valid nlmixr2 compartment name

Description

Verify that a value is a valid nlmixr2 compartment name

Usage

assertCompartmentName(x)

assertVariableName(x)

assertParameterValue(x)

assertExists(ui, x)

testExists(ui, x)

Arguments

x

The value to test

ui

when needed, this is the rxode2/nlmixr2 model

Value

The value or an error

Functions

  • assertVariableName(): Verify that a value is a valid nlmixr2 variable name

  • assertParameterValue(): Verify that a value is a valid nlmixr2 parameter value

  • assertExists(): Assert compartment/variable exists

  • testExists(): Test compartment/variable exists

Author(s)

Bill Denney

See Also

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


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