$.listenv: Get elements of list environment
Description
Get elements of list environment
Usage
# S3 method for listenv
$(x, name)
Value
The value of an element or NULL
if the element does not exist.
Arguments
- x
A list environment.
- name
The name or index of the element to retrieve.