R/totalcensus.R

#' Download and read summary files of Decennial Censuses and American Community Surverys
#'
#' @import data.table
#' @importFrom magrittr "%>%"
#' @import stringr
#' @importFrom  purrr map reduce map2 map_chr pmap_chr
#' @importFrom utils download.file menu unzip read.table write.table

NULL
GL-Li/rawcensus2010 documentation built on Jan. 19, 2024, 7:11 p.m.