cleanSessions: Wrappers - Parsing/Cleaning Sessions List

Description Usage Arguments Value See Also

View source: R/helperFunctions.R

Description

This is a wrapper function for the parseSessions method

Usage

1
cleanSessions(SessionList, data = FALSE)

Arguments

SessionList

Object returned from the sessions method for the LegiScan class

data

A logical indicating whether the function should return a data frame object (TRUE) or return a list (FALSE)

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; cleanBill; cleanMasterList; cleanRollCall; cleanSponsor; cleanStates; cleanSupplement


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