cleanBillText: Wrappers - Parsing/Cleaning API response to the getBillText...

Description Usage Arguments Value Note See Also

View source: R/helperFunctions.R

Description

This is a wrapper function for the parseBillText method

Usage

1
cleanBillText(BillText)

Arguments

BillText

Object returned from the billText method for the LegiScan class

Value

Returns a list containing meta data and the binary MIME object containing the full text of the bill

Note

It is recommended to retrieve the full text of the bill by specifying a value (e.g., 'url' or 'state_link') to the cleanBill function if you are only interested in the text itself.

See Also

Other LegiScan Wrapper Functions: cleanAmendment; cleanBill; cleanMasterList; cleanRollCall; cleanSessions; cleanSponsor; cleanStates; cleanSupplement


wbuchanan/legiscanR documentation built on May 4, 2019, 2:01 a.m.