Skip to contents

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.

See also

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

Author

Matthew L. Fidler

Examples


rxUdfUiData()
#> NULL