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

cash-.listenv

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

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.