| freq {jiebaR} | R Documentation | 
The frequency of words
Description
This function returns the frequency of words
Usage
freq(x)
Arguments
| x | a vector of words | 
Value
The frequency of words
Author(s)
Qin wenfeng
Examples
freq(c("a","a","c"))
[Package jiebaR version 0.11 Index]