summarizeCodeFrequencies | R Documentation |
Summarizes code frequencies based on a character vector.
summarizeCodeFrequencies(corpus, plot = T)
corpus |
Character vector containing one document per element. |
Summarizes code frequencies based on a character vector.
summarizeCodeFrequencies("<1>hello</1> world")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.