rxUdfUiNum: This gives the current number in the ui of the particular...

View source: R/rudfui.R

rxUdfUiNumR 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(), rxUdfUiControl(), rxUdfUiData(), rxUdfUiEst(), rxUdfUiIniLhs(), rxUdfUiMv(), rxUdfUiParsing()

Examples


rxUdfUiNum()

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