cham_bill_info_id: Downloads details of a specific bill by providing id of a...

Description Usage Arguments Value Note Author(s) Examples

View source: R/cham_bill_info_id.R

Description

Downloads details of a specific bill by providing id of a bill

Usage

1
cham_bill_info_id(bill_id, ascii = T)

Arguments

bill_id

integer. The id number of the bill.

ascii

logical. If TRUE, certain strings are converted to ascii format.

Value

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

Note

Requesting data from a long period of time with details = TRUE will return a large object in terms of memory. It will also be rather unwieldy, with many columns.

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1

RobertMyles/congressbr documentation built on July 18, 2020, 4:04 a.m.