Description Usage Arguments Value
Reads/parses data directly from reddit.com
1 2 | get_reddit_com(subreddit = "all", n = 100, after = NULL,
before = NULL)
|
subreddit |
Name of subreddit from which to get data. Defaults to "all". |
n |
Number of submission/posts to return. Defaults to 100. |
after |
Optional, the parameter from which to start the next search. |
before |
Optional, the parameter from which to start the next search. |
A data frame of reddit data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.