Learn R Programming

hansard (version 0.3.4)

commons_division_date: commons_division_date

Description

Accepts an ID number for a member of the house of commons, and returns a data frame of all divisions where they voted aye.

Usage

commons_division_date(date)

Arguments

date
The ID number of a member of the House of Commons.

Examples

Run this code
## Not run: 
# x <- commons_division_date(2016-10-10)
# ## End(Not run)

Run the code above in your browser using DataLab