mapping {listenv}R Documentation

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.

Details

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

Value

A named character vector


[Package listenv version 0.8.0 Index]