statDic: summary of dictionaries

Description Usage Arguments Examples

Description

show summary, head and tail of current or backup dictionaries

Usage

1
statDic(which = "current", n = 6)

Arguments

which

"current" or "backup" dictionary

n

a single integer. Size for the resulting object to view

Examples

1
2
3
4
5
## Not run: 
## show current dictionary's summary, head, tail 
statDic("current", 10)

## End(Not run)

KoNLP documentation built on May 1, 2019, 9:25 p.m.