rxUdfUiParsing {rxode2}R Documentation

Returns if the current ui function is being parsed

Description

Returns if the current ui function is being parsed

Usage

rxUdfUiParsing()

Value

logical if the current ui function is being parsed

Author(s)

Matthew L. Fidler

See Also

Other User functions: linMod(), rxUdfUiControl(), rxUdfUiData(), rxUdfUiEst(), rxUdfUiIniLhs(), rxUdfUiMv(), rxUdfUiNum()

Examples

rxUdfUiParsing()

[Package rxode2 version 4.0.1 Index]