cleanBill: Wrappers - Parsing/Cleaning Bill Data

Description Usage Arguments Value See Also

View source: R/helperFunctions.R

Description

This is a wrapper function for the parseBill method

Usage

1
cleanBill(BillObject, data = FALSE, text = "")

Arguments

BillObject

An object returned from the bill method for the LegiScan class

data

A logical indicating whether the function should return separate data frame objects (TRUE) or return a list of data frames (FALSE)

text

A character parameter passed to the parseBill method to identify if the function should attempt to retrieve the full text of the bill

Value

Returns the texts object with the full text of the bill(s) joined to the data frame object

See Also

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


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