statDic: summary of dictionaries

View source: R/manageDic.R

statDicR Documentation

summary of dictionaries

Description

show summary, head and tail of current or backup dictionaries

Usage

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

Arguments

which

"current" or "backup" dictionary

n

a single integer. Size for the resulting object to view

Examples

## Not run: 
## show current dictionary's summary, head, tail 
statDic("current", 10)

## End(Not run)

haven-jeon/KoNLP documentation built on June 13, 2025, 7:33 a.m.