# Generated by roxygen2 (4.1.0): do not edit by hand

export(Admin1Choropleth)
export(Choropleth)
export(CountryChoropleth)
export(CountyChoropleth)
export(CountyZoomChoropleth)
export(StateChoropleth)
export(USAChoropleth)
export(admin1_choropleth)
export(choroplethr)
export(choroplethr_acs)
export(choroplethr_animate)
export(choroplethr_wdi)
export(country_choropleth)
export(county_choropleth)
export(county_choropleth_acs)
export(county_zoom_choropleth)
export(get_acs_data)
export(get_acs_df)
export(state_choropleth)
export(state_choropleth_acs)
export(zip_map)
importFrom(Hmisc,cut2)
importFrom(R6,R6Class)
importFrom(WDI,WDI)
importFrom(acs,acs.fetch)
importFrom(acs,estimate)
importFrom(acs,geo.make)
importFrom(acs,geography)
importFrom(dplyr,left_join)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_colour_brewer)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(grid,grobTree)
importFrom(grid,unit)
importFrom(scales,comma)
importFrom(stringr,fixed)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_replace)
