calcFrequency: Calculate the frequencies of the tokens

Description Usage Arguments Value

View source: R/calcFrequency.R

Description

Calculate the frequencies of the tokens.

Usage

1

Arguments

input

A character vector of tokens.

Value

A data.frame with "token" and "count" columns, sorted in descending order by count.


justinnafe/NextWord documentation built on May 20, 2019, 5:16 a.m.