sf585978/RedditRandomizer: Reddit Randomizer: Collecting Samples of Reddit Users for Online Field Experiments

As part of a series of online field experiments I needed to be able to collect samples of redditors and assign them to various treatment conditions. The easiest and cheapest way to do so is to collect the commenters on popular posts in various subreddits. This package provides a few functions to interface with the Reddit API in R and pull down a set of popular posts from a set of subreddits, identify the commenters, and generate a table of their user account information.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sf585978/RedditRandomizer")
sf585978/RedditRandomizer documentation built on May 3, 2019, 10:44 p.m.