getFullText: Full Bill Text Retreival

Description Usage Arguments Value See Also

View source: R/getFullText.R

Description

Used to retrieve the full text of legislation from LegiScan and/or the official State URL provided by the LegiScan API call

Usage

1
getFullText(data, link = c("state_link", "url"))

Arguments

data

The texts data object produced internally from the parseBill method

link

Argument defines where the function will attempt to retrieve the text from

Value

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

See Also

Other Parsing and Cleaning LegiScan Data: billids; fileLists; fileStructure; legiBillHist; legiBillJSON; legiBillMeta; legiBillProg; legiBillSpons; legiBillTxt; legiPersonJSON; legiVotesJSON; legiscanBill; legiscanPerson; legiscanVotes; xjformat


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