cleanRollCall: Wrappers - Parsing/Cleaning API response to the getRollCall...

Description Usage Arguments Value See Also

View source: R/helperFunctions.R

Description

This is a wrapper function for the parseRollCall method

Usage

1
cleanRollCall(aRollCall, data = FALSE)

Arguments

aRollCall

Object returned from the rollCall method for the LegiScan class

data

A logical indicating whether the data should be returned to the global environment as individual objects (TRUE); or as a list of data frame objects (FALSE)

Value

Returns voting meta data and individual legislator voting records

See Also

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


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