print.dict: Prints the contents of a dictionary

Description Usage Arguments

View source: R/dict.r

Description

Prints the contents of a dictionary

Usage

1
2
## S3 method for class 'dict'
print(x, digits = NULL)

Arguments

x

dictionary

digits

minimal number of significant digits


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