getComments: Get top-level comments for a given Reddit thread

Description Usage Arguments Value

View source: R/getComments.R

Description

Get top-level comments for a given Reddit thread

Usage

1
getComments(thread)

Arguments

thread

The unique portion of a reddit url beginning with /r/ for which you would like to identify the top-level commenters

Value

A data frame containing the author, subreddit, thread, comment id, time created in UTC, the comment text, the number of direct replies, the up votes received, the down votes received, the post score, status of whether or not the comment can be gilded, and whether or not it is already gilded


sf585978/RedditRandomizer documentation built on May 3, 2019, 10:44 p.m.