run_sentiment: Run Sentiment Analysis

Description Usage Arguments Value

View source: R/run_sentiment.R

Description

Run Sentiment Analysis

Usage

1
2
3
4
5
6
run_sentiment(
  search,
  max_results = 50,
  sort_by = "relevance",
  posts_from = "all"
)

Arguments

search

chr string

max_results

numeric

sort_by

chr string

posts_from

chr string

Value

list of data frames


lizbethvj/search_reddit documentation built on Dec. 21, 2021, 11:41 a.m.