dir <- system.file("extdata/acs_5yr", package = "geogenr")
ac <- acs_5yr(dir)
ac <- ac |>
select_area_files("Alaska Native Regional Corporation", 2020:2021)
files <- ac |>
download_selected_files(unzip = FALSE)
Run the code above in your browser using DataLab