Description Usage Arguments Value
View source: R/run_sentiment.R
Run Sentiment Analysis
1 2 3 4 5 6 | run_sentiment(
search,
max_results = 50,
sort_by = "relevance",
posts_from = "all"
)
|
search |
chr string |
max_results |
numeric |
sort_by |
chr string |
posts_from |
chr string |
list of data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.