mapping: Variable name map for elements of list environment
Description
Variable name map for elements of list environment
Usage
mapping(x, ...)map(x, ...)
Value
A named character vector
Arguments
- x
A list environment.
Details
Functions map() and map<-() have been renamed to mapping() and
mapping<-(). The former will soon become deprecated and eventually
defunct. Please update accordingly.