Environment's Objects
Get an environment's visible objects as a list.
EnvObj(envir = e)
envir
: environment to get its contentAll the visible objects in the environment including functions and data will be returned.
All visible objects as a list
Kyun-Seop Bae k@acr.kr