vader | R Documentation |
Tidy VADER
vader(data, var)
data |
A dataframe or tibble with a column of sentences to score. |
var |
The name of the column containing the sentences. |
The original input with four additional columns for each sentence's VADER scores: compound, pos, neu, neg.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.