clusterCodeFrequencies | R Documentation |
Cluster analysis of codes based on a character vector.
clusterCodeFrequencies(corpus, cor = F, binary = T, min = 0, plot = T)
corpus |
Character vector containing one document per element. |
Cluster analysis of codes based on a character vector.
clusterCodeFrequencies(c("<1>hello</1> world"),c("<1>hello</1> world","<2>hallo</2>"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.