get_environment_name: Get the name of an environment when the address-name lookup...

Description Usage Arguments Value

View source: R/functions.r

Description

Get the name of an environment when the address-name lookup table has not yet been constructed

Usage

1

Arguments

env

environment whose name is of interest

Value

the name of the environment as given by environmentName() if it is a named environment or the name of the environment as given by deparse(substitute()) otherwise. This will result in a string representing an expression when 'env' is given as an expression as in parent.env(env1).


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