cleanSponsor: Wrappers - Parsing/Cleaning API response to the getSponsor...

Description Usage Arguments Value See Also

View source: R/helperFunctions.R

Description

This is a wrapper function for the parseSponsor method

Usage

1
cleanSponsor(aSponsor, data = FALSE)

Arguments

aSponsor

Object returned from the sponsor method for the LegiScan class

data

A logical indicating whether to return a data.frame object (true) or a tbl_df object (FALSE)

Value

Returns ID data for an individual bill sponsor

See Also

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


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