SearchSubreddit: Search Subreddit Function

Description Usage Arguments Examples

Description

This function allows you to search reddit for a searchTerm in a specific subreddit and returns a dataframe with where each row is a thread and each column is an attribute of the thread

Usage

1
SearchSubreddit(searchTerm, subreddit = all)

Arguments

subreddit

The subreddit in which you're searching

seachTerm

What you're searching for

Examples

1
SearchSubreddit("cats with dogs", "CatsStandingUp")

colindouglas/screddr documentation built on May 27, 2019, 1:08 p.m.