View source: R/hansard_debates_functions.R
get_url | R Documentation |
get_url
Generates url showing debates MP spoke in during a defined period
get_url(mnis_id, start_date, end_date = Sys.Date())
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 |
A tibble incuding an MP's MNIS number and their url
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.