get_comments: Fetch comments left on OpenAustralia

Description Usage Arguments

View source: R/get-comments.R

Description

Fetch comments left on OpenAustralia

Usage

1
2
3
4
5
get_comments(tidy = TRUE, date = NULL, search = NULL, user_id = NULL,
  pid = NULL, page = NULL, num = NULL)

getComments(tidy = TRUE, date = NULL, search = NULL, user_id = NULL,
  pid = NULL, page = NULL, num = NULL)

Arguments

tidy

Convert the output list to a tidyverse-ready format

date

Fetch the comments for this date

search

Fetch the comments that contain this term

user_id

Fetch the comments by a particular user ID

pid

Fetch the comments made on a particular person ID (Representative/Senator)

page

Page of results to return

num

Number of results to return


tobiasziegler/openaustralia documentation built on May 4, 2019, 4:25 p.m.