Rdocumentation
powered by
Learn R Programming
Dict (version 0.6)
keys: Returns or assigns the keys of the provided dictionary.
Description
Returns or assigns the keys of the provided dictionary.
Usage
keys(dict)
keys(dict) <- value
Arguments
dict
a dictionary
Value
a character vector containing the keys of the dictionary