EnvObj function

Environment's Objects

Environment's Objects

Get an environment's visible objects as a list.

EnvObj(envir = e)

Arguments

  • envir: environment to get its content

Details

All the visible objects in the environment including functions and data will be returned.

Returns

All visible objects as a list

Author(s)

Kyun-Seop Bae k@acr.kr