get_relative_frequency | R Documentation |
Calculates the relative frequency (proportion) of each word in the data.frame.
get_relative_frequency(data)
data |
A data.frame containing words and their counts. |
A data.frame containing words and their relative frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.