get_searchpath_environment_addresses {envnames} | R Documentation |
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()
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.
[Package envnames version 0.4.1 Index]