get_user_environment_names_in_search_path: Look for user environments defined inside any of the...

Description Usage Value

View source: R/functions.r

Description

Look for user environments defined inside any of the system/package environments of the search path

Usage

1

Value

an array containing the names of the user environments found inside any of the system/package environments in the search path (retrieved by search()). The names attribute of the array is the system/package environment where the environment is found. NULL is returned if the process fails or no environments are found.


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