Skip to contents

save_dockets("[agency_acronym]") creates a data directory for collecting agency docket metadata within a folder structure.

Usage

save_dockets(agency)

Arguments

agency

Agency acronym(s) (see official acronyms on regulations.gov)

Details

This function uses the get_dockets function internally, so you will need to have an 'api_keys' stored in your environment in order for it to function properly.

Value

Stores data as a .rmd file.

References

Author

Note

See also

Examples


agency <- c("OMB")

save_dockets(agency)
#> get_dockets for OMB
#> An error occurred: object 'api_keys' not found
#> | OMB | n = 0 |