fetch_debate: Get contributions data for a specific debate

Description Usage Arguments Value

View source: R/fetch_debate.R

Description

fetch_debate Downloads Members' contributions to a specific debate

Usage

1
fetch_debate(title, date, session_start = NULL, session_end = NULL)

Arguments

title

The title of the debate (e.g. "Brexit transition")

date

The date of the debate ("yyyy-mm-dd")

session_start

The start year of the session in which contributions were made (yy)

session_end

The end year of the session in which contributions were made (yy)

Value

A tibble containing contributions along with details such as Member, date, and subject


eliseuberoi/clcontributions documentation built on June 9, 2021, 9:24 p.m.