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

Try the totalcensus package in your browser

Any scripts or data that you put into this service are public.

totalcensus documentation built on June 14, 2021, 5:10 p.m.