if (FALSE) {
# subreddit url to collect threads from
subreddits <- c("datascience")
redditListing <- redditAuth |>
Collect(endpoint = "listing", subreddits = subreddits, sort = "new", writeToFile = TRUE)
}
Run the code above in your browser using DataLab