.udfEnvReset {rxode2parse} | R Documentation |
Lock/Unlock environment for getting R user functions
.udfEnvReset(lock = TRUE)
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 |
lock status
Matthew L. Fidler