powered by
Specify a collection of key-value pairs
kvPairs(...)
key-value pairs (lists with two elements)
a list of objects of class "kvPair"
kvPair
# NOT RUN { kvPairs(kvPair(1, letters), kvPair(2, rnorm(10))) # }
Run the code above in your browser using DataLab