get_user_comments: Get comments from a user

Description Usage Arguments Value

View source: R/get_users_comments.R

Description

Get comments from a user

Usage

1
get_user_comments(user = "", page_threshold = 5, wait_time = 2)

Arguments

user

used to specify what the username

wait_time

used to specify the waiting time between scrappings.

page_treshold

used to specify the maxiumum number of pages to scrap

Value

A dataframe with the scraping done


DavidPitteloud/Reddit_Package documentation built on Aug. 15, 2020, 6:59 a.m.