Description Usage Arguments Value See Also Examples
View source: R/collectBillData.R
Collect information regarding the latest full text of the bill.
1 | collectText(x, allinone = TRUE, progress = FALSE)
|
x |
A (or A list of) |
allinone |
If |
progress |
If |
A character
or list
object of Bill Texts.
1 2 3 | tgturl <- "https://www.congress.gov/bill/116th-congress/senate-bill/252"
bill252 <- scrapeBill(tgturl)
collectText(bill252)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.