View source: R/get_word_sentiment.R
get_word_sentiment | R Documentation |
Use this function to get the sentiment of a word in the dutch sentiment dictionary.
get_word_sentiment(words)
words |
Character |
words <- c("goed", "slecht", "lekker")
get_word_sentiment(words)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.