
Get Public Inspection Metadata
pi_get.RdFunction to get metadata for one or more Public Inspection Documents
Arguments
- 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
GET.
Examples
if (FALSE) pi_get("2014-10067") # \dontrun{}
if (FALSE) pi_get(c("2014-10067","2014-10687")) # \dontrun{}