Save docket metadata in directory.
save_dockets.Rd
save_dockets("[agency_acronym]") creates a data directory for collecting agency docket metadata within a folder structure.
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.
Examples
agency <- c("OMB")
save_dockets(agency)
#> get_dockets for OMB
#> An error occurred: object 'api_keys' not found
#> | OMB | n = 0 |