# Generated by roxygen2: do not edit by hand

export(census_api_key)
export(get_acs)
export(get_decennial)
export(load_variables)
export(moe_product)
export(moe_prop)
export(moe_ratio)
export(moe_sum)
import(dplyr)
import(httr)
import(rappdirs)
import(rvest)
import(sf)
import(stringr)
import(tidyr)
import(tigris)
import(units)
importFrom(jsonlite,fromJSON)
importFrom(purrr,flatten_df)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,modify_depth)
importFrom(purrr,reduce)
importFrom(readr,read_rds)
importFrom(readr,write_rds)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(xml2,read_html)
