listenv (version 0.7.0)

$.listenv: Get elements of list environment

Description

Get elements of list environment

Usage

# S3 method for listenv
$(x, name)

Arguments

x

A list environment.

name

The name or index of the element to retrieve.

Value

The value of an element or NULL if the element does not exist.