crawl_envs_in_env {envnames} | R Documentation |
Crawl an environment in search of user environments
crawl_envs_in_env(envir)
envir |
environment to search in. |
An array containing strings that represent the path to each environment found inside the
envir
environment and any user environments nested within.