Learn R Programming

lexiconPT (version 0.1.0)

get_word_sentiment: get_word_sentiment

Description

Lookup word or term in datasets available on lexiconPT

Usage

get_word_sentiment(word)

Arguments

word

character.

Value

A list of all datasets available on lexiconPT filtered by the inputed word.

Examples

Run this code
# NOT RUN {
{
  get_word_sentiment("cantar")
  
# }
# NOT RUN {
 }
# }

Run the code above in your browser using DataLab