listenv (version 0.7.0)

mapping: Variable name map for elements of list environment

Description

Variable name map for elements of list environment

Usage

mapping(x, ...)

map(x, ...)

Arguments

x

A list environment.

Value

A named character vector

Details

Functions map() and map<-() have been renamed to mapping() and mapping<-(). The former will soon become deprecated and eventually defunct. Please update accordingly.