Learn R Programming

jiebaR (version 0.11.1)

freq: The frequency of words

Description

This function returns the frequency of words

Usage

freq(x)

Value

The frequency of words

Arguments

x

a vector of words

Author

Qin wenfeng

Examples

Run this code
freq(c("a","a","c"))

Run the code above in your browser using DataLab