agencies: Get Federal Register Agency Information

Description Usage Arguments Value Author(s) Examples

Description

Function to get information about all (the default) or, optionally, a single federal agency listed in the Federal Register

Usage

1

Arguments

id

An optional numeric or character string containing a Federal Register agency identifying number. If NULL (the default), information about all agencies is returned.

version

The Federal Register API version. Default is 'v1'.

...

Additional arguments passed to GET.

Value

A list containing one or more lists of class fedreg_agency, which contain details about the agency.

Author(s)

Thomas J. Leeper

Examples

1
2
## Not run: fr_agencies(538)
## Not run: fr_agencies()

federalregister documentation built on May 2, 2019, 10:50 a.m.