.udfEnvReset {rxode2} | R Documentation |
Lock/Unlock environment for getting R user functions
Description
Lock/Unlock environment for getting R user functions
Usage
.udfEnvReset(lock = TRUE)
Arguments
lock |
logical to see if environment to look for user defined functions is locked. If it is locked then environments are not assigned. When NULL returns lock status |
Value
lock status
Author(s)
Matthew L. Fidler
[Package rxode2 version 4.0.2 Index]