federalregister (version 0.2.0)

pi_current: Retrieve Public Inspection Documents

Description

Function to retrieve all current Public Inspection Documents

Usage

pi_current(version='v1', ...)

Arguments

version
The Federal Register API version. Default is 'v1'.
...
Additional arguments passed to GET.

Value

fedreg_document.

Details

Retrieve all current Public Inspection Documents, those items available to the public prior to publication in the Federal Register.

References

https://www.federalregister.gov/learn/public-inspection-desk-2

Examples

Run this code
## Not run: pi_current()

Run the code above in your browser using DataCamp Workspace