stopwordsIsEmpty: Whether stopwords is empty

Description Usage Value See Also Examples

Description

Whether stopwords is empty.

Usage

1

Value

logical. Whether stopwords is empty.

See Also

insertStopwords,clearStopwords,showStopwords

Examples

1
2
3
4
5
6
## Not run: 
stopwordsIsEmpty()
insertStopwords(c("of", "at"))
stopwordsIsEmpty()

## End(Not run)

Juntai/ransj documentation built on May 8, 2019, 4:42 p.m.