.udfEnvSetUdf {rxode2} | R Documentation |
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)
Arguments
udf |
modelVars$udf, integer vector with NA_integer_ for the address of the environment where the functions exist |
Value
nothing called for side effects
Author(s)
Matthew L. Fidler
[Package rxode2 version 3.0.4 Index]