retrieveCodeFrequencies | R Documentation |
Retrieves all codes in a character vector and returns frequencies of codings.
retrieveCodeFrequencies(corpus, byString = T, binary = F, plot = T)
corpus |
Character vector containing one document per element. |
Retrieves all codes in a character vector and returns frequencies of codings.
retrieveCodeFrequencies("<1>hello</1> world")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.