rxUdfUiData: Return the data.frame that is being processed or setup...

View source: R/rudfui.R

rxUdfUiDataR Documentation

Return the data.frame that is being processed or setup data.frame for processing

Description

Return the data.frame that is being processed or setup data.frame for processing

Usage

rxUdfUiData(value)

Arguments

value

when specified, this assigns the data.frame to be processed, or resets it by assigning it to be NULL.

Value

value of the data.frame being processed or NULL.

Author(s)

Matthew L. Fidler

See Also

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

Examples


rxUdfUiData()


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