getFeqTable {shinyr}R Documentation

Get Freq Table

Description

Get frequency table for a given text

Usage

getFeqTable(text)

Arguments

text

plain text or a paragraph

Details

getFeqTable

Value

data frame of word and it's frequency.

Author(s)

Jayachandra N

Examples

getFeqTable("shinyr is Incredible!")

[Package shinyr version 0.4.2 Index]