Learn R Programming

congressbr (version 0.2.2)

cham_votes_year: Returns voting information from the Chamber floor for the year requested

Description

Returns voting information from the Chamber floor for the year requested.

Usage

cham_votes_year(year)

Arguments

year

character or integer. Format YYYY

Value

A tibble, of classes tbl_df, tbl and data.frame.

Examples

Run this code
# NOT RUN {
cham_votes_year("2013")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab