fr_agencies | R Documentation |
Function to get information about all (the default) or, optionally, a single federal agency listed in the Federal Register
fr_agencies(id=NULL, version='v1', ...)
id |
An optional numeric or character string containing a Federal Register agency identifying number. If |
version |
The Federal Register API version. Default is 'v1'. |
... |
Additional arguments passed to |
A list containing one or more lists of class fedreg_agency
, which contain details about the agency.
Thomas J. Leeper
## Not run: fr_agencies(538)
## Not run: fr_agencies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.