keys: Returns or assigns the keys of the provided dictionary.

Description Usage Arguments Value

View source: R/dict.r

Description

Returns or assigns the keys of the provided dictionary.

Usage

1
2
3
keys(dict)

keys(dict) <- value

Arguments

dict

a dictionary

Value

a character vector containing the keys of the dictionary


stefano-meschiari/dict documentation built on May 30, 2019, 10:44 a.m.