listenv (version 0.7.0)

get_variable: Get name of variable for a specific element of list environment

Description

Get name of variable for a specific element of list environment

Usage

get_variable(...)

Arguments

x

A list environment.

name

The name or index of element of interest.

mustExist

If TRUE, an error is generated if name does not exist.

create

If TRUE, element name is created if missing.

Value

The name of the underlying variable