Description Usage Arguments Value See Also Examples
View source: R/collectBillData.R
Collect information that identifies bill.
1 | collectBillID(x, progress = FALSE)
|
x |
A (or A list of) |
progress |
If |
A data.frame
with bill ID information.
1 2 3 | tgturl <- "https://www.congress.gov/bill/109th-congress/house-bill/247"
bill247 <- scrapeBill(tgturl)
collectBillID(bill247)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.