senti_matrix | R Documentation |
This function loads a vector or string and produces a sentiment matrix with 11 lexicon metrics: jockers-rinker, jockers, hu-liu, loughran-mcdonald, sentinet, sentiword, socal-google, nrc, bing, afinn, and meanr
senti_matrix(text_vector)
text_vector |
Choose character vector or string |
A trimmed character vector or string
senti_matrix("hunting is really bad I hate it")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.