scrapeBill Object.collectTitle.RdCollect information regarding title(s) of the bill.
collectTitle(x, officialonly = TRUE, progress = FALSE)
| x | A (or A list of) |
|---|---|
| officialonly | If |
| progress | If |
A character vector or data.frame list with bill title information.
tgturl <- "https://www.congress.gov/bill/109th-congress/house-bill/247" bill247 <- scrapeBill(tgturl) collectTitle(bill247)#> [1] "To increase the numerical limitation on the number of asylees whose status may be adjusted to that of an alien lawfully admitted for permanent residence."