getFeqTable: Get Freq Table

View source: R/get_freq_table.R

getFeqTableR 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!")

shinyr documentation built on April 4, 2025, 1:50 a.m.