sen_bill_sponsors: Downloads and tidies data on the bill sponsors in the Federal...

Description Usage Arguments Value Author(s) Examples

View source: R/sen_sponsor_list.R

Description

Downloads and tidies data on the bill sponsors in the Federal Senate.

Usage

1

Arguments

ascii

(logical). If TRUE, bill sponsor names are converted to ascii format, stripping the latin characters from the names.

Value

A tibble, of classes tbl_df, tbl and data.frame, with variables:

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1
bills <- sen_bill_sponsors()

congressbr documentation built on Dec. 16, 2019, 1:21 a.m.