get_user_environments_in_user_envs_recursively {envnames} | R Documentation |
Get the user environments defined recursively within the given user environments
get_user_environments_in_user_envs_recursively(env_user_names, envir)
env_user_names |
names of the user environments where the recursive search is carried out. |
envir |
user environment where ALL environments in |
a list containing the following elements:
fullnames the full names of the environments
addresses the addresses of the environments
locationaddresses the addresses of the locations of the environments