cosponsors: Calculate cosponsorship between MPs

Description Usage Arguments Details Value Examples

View source: R/cosponsors.R

Description

Calculate cosponsorship between MPs

Usage

1
cosponsors(voteList, partylevel = FALSE)

Arguments

voteList

A voteList object, most of the time the votes objects that comes with the dutchparl package.

partylevel

Boolean, default = FALSE. Analyze cosponsorship at the party level.

Details

Note that this operation can be expensive for very large datasets. It is recommended to limit the data to one parliamentary term.

Value

A list with cosponsorship data in which each row represents a pair of MPs.

Examples

1

louwerse/dutchparl documentation built on Aug. 14, 2021, 3:02 a.m.