new_keyvalue: Vectors of Key-Value Pairs

Description Usage Arguments

View source: R/keyvalue.R

Description

Vectors of Key-Value Pairs

Usage

1
new_keyvalue(key = unspecified(), value = unspecified())

Arguments

key

vector of keys

values

vector of values

Length of the 'key' and 'value' vectors must be the same. In order to maintain vctrs invariants, these are not valid mappings in this form.


jameelalsalam/mapping documentation built on May 31, 2020, 2:39 p.m.