Learn R Programming

shinyr (version 0.4.2)

getFeqTable: Get Freq Table

Description

Get frequency table for a given text

Usage

getFeqTable(text)

Value

data frame of word and it's frequency.

Arguments

text

plain text or a paragraph

Author

Jayachandra N

Details

getFeqTable

Examples

Run this code
getFeqTable("shinyr is Incredible!")

Run the code above in your browser using DataLab