Learn R Programming

rxode2parse (version 2.0.19)

.udfEnvSetUdf: Use the udf model variable information to get the environment where the functions exists

Description

Use the udf model variable information to get the environment where the functions exists

Usage

.udfEnvSetUdf(udf)

Value

nothing called for side effects

Arguments

udf

modelVars$udf, integer vector with NA_integer_ for the address of the environment where the functions exist

Author

Matthew L. Fidler