dwg | R Documentation |
A distance-based dispersion measure
dwg(tokens, corr = TRUE)
tokens |
character raw corpus |
corr |
logical whether or not to apply a geometric correction |
TODO:
numeric
n <- 50 tokens <- sample(letters, n, replace = TRUE) dwg(tokens)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.