Plot sentiment for an individual text.
Usage
sentiment_plot(
  text,
  lexicon = c("nrc", "bing", "loughran", "afinn"),
  lexicon_dir = "."
)Plot sentiment for an individual text.
sentiment_plot(
  text,
  lexicon = c("nrc", "bing", "loughran", "afinn"),
  lexicon_dir = "."
)