get_url: Fetch data on how many debates MPs took part in

View source: R/hansard_debates_functions.R

get_urlR Documentation

Fetch data on how many debates MPs took part in

Description

get_url Generates url showing debates MP spoke in during a defined period

Usage

get_url(mnis_id, start_date, end_date = Sys.Date())

Arguments

mnis_id

An MP's MNIS identification number

start_date

The start date of the period of interest ("yyyy-mm-dd")

end_date

The end date of the period of interest ("yyyy-mm-dd"), set to today as default

Value

A tibble incuding an MP's MNIS number and their url


eliseuberoi/clmpdashboard documentation built on Jan. 29, 2023, 10:57 p.m.