Description Usage Arguments Value See Also Examples
Generates a data.frame object of ID elements for LegiScan Bill data
1 | billids(billobject)
|
billobject |
A file/API request to the bill data |
Returns a data.frame object of ID elements for LegiScan Bill data
Other Parsing and Cleaning LegiScan Data: fileLists;
fileStructure; getFullText;
legiBillHist; legiBillJSON;
legiBillMeta; legiBillProg;
legiBillSpons; legiBillTxt;
legiPersonJSON;
legiVotesJSON; legiscanBill;
legiscanPerson;
legiscanVotes; xjformat
1 2 3 4 5 6 | ## Not run:
# Pass an unprocessed/cleaned bill object to billids to clean up the
# identifiers in the API response
billobject_cleaner <- billids(billobject_raw)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.