get_bill: Get bill details information

Description Usage Arguments Value See Also

View source: R/get_bill.R

Description

This is the API wrapper function for the getBill operation. It returns the primary bill detail information including sponsors, committee references, full history, bill text and roll call information.

Usage

1
get_bill(bill_id, api_key = legiscan_api_key())

Arguments

bill_id

Identifier for bill

api_key

Your LegiScan API key (see legiscan_api_key)

Value

A nested list, with bill_id as the unique identifier.

See Also

legiscan_api_key, parse_bill LegiScan API manual.


fanghuiz/legiscanrr documentation built on Jan. 13, 2020, 4:51 a.m.