statDic: summary of dictionaries

Description Usage Arguments Examples

View source: R/manageDic.R

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)

haven-jeon/KoNLP documentation built on July 8, 2021, 12:26 a.m.