Learn R Programming

RedditExtractoR (version 3.0.1)

find_subreddits: Find subreddits by keywords

Description

Search for subreddits and their attributes based on a keyword

Usage

find_subreddits(keywords)

Arguments

keywords

A string representing your search query

Value

A data frame with obtained reddits

Examples

Run this code
# NOT RUN {
find_subreddits("cats")
# }

Run the code above in your browser using DataLab