getSponsors: Get legislators

Description Usage Arguments Value Examples

View source: R/getSponsors.R

Description

Get a list of all sponsors (all congressmembers) for a given biennium

Usage

1
getSponsors(biennium, type = c("df", "list", "xml"))

Arguments

biennium

Character vector representing the biennium(s) to be searched. Each argument should take the form "XXXX-YY"

type

One of "df", "list", or "xml". Specifies the format for the output.

Value

getSponsors returns an object of type equal to the type argument (defaults to dataframe)

Examples

1
getSponsors("2007-08")

washex documentation built on Nov. 17, 2021, 5:18 p.m.