length.dict: Get the length of the dictionary

Description Usage Arguments Value

View source: R/dict.r

Description

Returns the number of unique keys in the dictionary.

Usage

1
2
## S3 method for class 'dict'
length(dict)

Arguments

dict

a dictionary object

Value

the number of unique keys stored in the dictionary.


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