Learn R Programming

envnames (version 0.4.1)

get_searchpath_environment_addresses: Return the system and package environments in the search path

Description

Return the system and package environments in the search path

Usage

get_searchpath_environment_addresses()

Arguments

Value

a named array containing the addresses of the system and package environments found in the search() path with the environment names as its names attribute.