rxUdfUiNum {rxode2}R Documentation

This gives the current number in the ui of the particular function being called.

Description

If this is called outside of function parsing or the input is unexpected this returns 1L. This is useful when writing replacement UI functions

Usage

rxUdfUiNum()

Value

integer greater than 1L

Author(s)

Matthew L. Fidler

See Also

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

Examples


rxUdfUiNum()

[Package rxode2 version 3.0.2 Index]