Get Major Disaster Declarations by County
get_fema_disaster_declarations_county.Rd
Get Major Disaster Declarations by County
Usage
get_fema_disaster_declarations_county(
geography = "county",
file_path = file.path(get_box_path(), "hazards", "fema", "disaster-declarations",
"raw", "fema_disaster_declarations_county_2024_10_25.csv"),
api = TRUE
)