mapping {listenv}R Documentation

Name map for elements of list environment

Description

Warning: map() is defunct - use mapping() instead.

Usage

mapping(x, ...)

map(x, ...)

Arguments

x

A list environment.

Value

A named character vector


[Package listenv version 0.10.0 Index]