# Generated by roxygen2: do not edit by hand

export(as_dot_density)
export(census_api_key)
export(check_ddhca_groups)
export(get_acs)
export(get_decennial)
export(get_estimates)
export(get_flows)
export(get_pop_groups)
export(get_pums)
export(interpolate_pw)
export(load_variables)
export(moe_product)
export(moe_prop)
export(moe_ratio)
export(moe_sum)
export(significance)
export(summary_files)
export(to_survey)
import(dplyr)
import(httr)
import(rappdirs)
import(rvest)
import(sf)
import(stringr)
import(tidyr)
import(tigris)
import(units)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,silver)
importFrom(jsonlite,fromJSON)
importFrom(purrr,flatten_df)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_dfc)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_depth)
importFrom(purrr,reduce)
importFrom(readr,parse_factor)
importFrom(readr,read_csv)
importFrom(readr,read_rds)
importFrom(readr,write_rds)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,arg_match)
importFrom(rlang,inform)
importFrom(rlang,sym)
importFrom(tidyselect,vars_select_helpers)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(xml2,read_html)
