Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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


listenv

Environments Behaving (Almost) as Lists

v0.8.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.