R/tidycensus-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import httr
#' @import sf
#' @import dplyr
#' @importFrom purrr map_dbl map_chr map reduce map_df flatten_df modify_depth map_dfc map_lgl
#' @import tidyr
#' @importFrom jsonlite fromJSON
#' @import tigris
#' @import stringr
#' @import rvest
#' @import rappdirs
#' @importFrom readr read_rds write_rds parse_factor read_csv
#' @importFrom xml2 read_html
#' @import units
#' @importFrom utils packageVersion installed.packages
#' @importFrom rlang inform abort arg_match sym
#' @importFrom crayon cyan silver red green
#' @importFrom tidyselect vars_select_helpers
## usethis namespace: end
NULL

Try the tidycensus package in your browser

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

tidycensus documentation built on Feb. 10, 2026, 1:08 a.m.