get_percentage_values | R Documentation |
Chunks text into 100 Percentage based segments and calculates means.
get_percentage_values(raw_values, bins = 100)
raw_values |
Raw sentiment values |
bins |
The number of bins to split the input vector. Default is 100 bins. |
A vector of mean values from each chunk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.