wordFreq | R Documentation |
Function to get the word frequency in a string of text
wordFreq(x, removeCommon = T)
x |
string of text to count |
remmoveCommon |
Remove the common words (i.e. 'a', 'are', 'the', ...) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.