kvPair: Specify a Key-Value Pair

Description Usage Arguments Value See Also Examples

Description

Specify a key-value pair

Usage

1
kvPair(k, v)

Arguments

k

key - any R object

v

value - any R object

Value

a list of objects of class "kvPair"

See Also

kvPairs

Examples

1
kvPair("name", "bob")

datadr documentation built on May 1, 2019, 8:06 p.m.