Learn R Programming

envnames (version 0.4.1)

get_namespace_addresses: Return the memory address of namespace environments in the search() list

Description

This function returns the memory address of all the namespace environments of the packages found in the search() path.

Usage

get_namespace_addresses()

Arguments

Value

Array containing the namespace addresses as values and the package names as names (in the form of e.g. "package:base")