scrapeBill Object.collectSummary.RdCollect information regarding summary of the bill.
collectSummary(x, latestonly = TRUE, progress = FALSE)
| x | A (or A list of) |
|---|---|
| latestonly | If |
| progress | If |
A character or data.frame object with summary texts.
tgturl <- "https://www.congress.gov/bill/109th-congress/house-bill/247" bill247 <- scrapeBill(tgturl) collectSummary(bill247)#> [1] "Increase in Numerical Limitation for Asylees Adjustment Act of 2005 - Amends the Immigration and Nationality Act to increase the annual limitation on the number of asylees who may adjust to permanent legal resident status."