get_user_environments_in_user_envs_recursively: Get the user environments defined recursively within the...

Description Usage Arguments Value

View source: R/functions.r

Description

Get the user environments defined recursively within the given user environments

Usage

1

Arguments

env_user_names

names of the user environments where the recursive search is carried out.

envir

user environment where ALL environments in env_user_names live, or NULL if those environments may live in different environments. In this case the names of the environment where each env_user_names live is taken from its names attribute.

Value

a list containing the following elements:


envnames documentation built on Dec. 8, 2020, 9:07 a.m.