pi_get | R Documentation |
Function to get metadata for one or more Public Inspection Documents
pi_get(docnumber, version='v1', ...)
docnumber |
A character vector containing one or more Public Inspection Document document numbers. |
version |
The Federal Register API version. Default is 'v1'. |
... |
Additional arguments passed to |
A list containing one or more objects of class fedreg_document
.
Thomas J. Leeper
https://www.federalregister.gov/learn/public-inspection-desk-2
## Not run: pi_get("2014-10067")
## Not run: pi_get(c("2014-10067","2014-10687"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.