View source: R/get_freq_table.R
getFeqTable | R Documentation |
Get frequency table for a given text
getFeqTable(text)
text |
plain text or a paragraph |
getFeqTable
data frame of word and it's frequency.
Jayachandra N
getFeqTable("shinyr is Incredible!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.