cash-.listenv: Get elements of list environment

$.listenvR Documentation

Get elements of list environment

Description

Get elements of list environment

Usage

## S3 method for class '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.


listenv documentation built on Dec. 28, 2022, 2:10 a.m.