as.list.dict: Coerces the dictionary to a named list

Description Usage Arguments Value

View source: R/dict.r

Description

Coerces the dictionary to a named list

Usage

1
2
## S3 method for class 'dict'
as.list(dict)

Arguments

dict

dictionary

Value

a named list with the same keys and values


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