View source: R/discursive_range.R
oe_shannon | R Documentation |
Internal function to compute Shannon entropy in relative word counts across a set of elements in a character vecotr. Entropy is re-scaled to range from 0 to 1. Function used in discursive_range()
.
oe_shannon(x)
x |
Character vector containing open-ended responses. |
Numeric vector with the same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.