# Generated by roxygen2: do not edit by hand

export(download_geo)
export(list_codes)
export(load_geodata)
export(map_plot)
importFrom(DT,datatable)
importFrom(data.table,":=")
importFrom(dplyr,all_of)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_sf_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(grid,unit)
importFrom(magrittr,"%>%")
importFrom(patchwork,wrap_plots)
importFrom(rlang,sym)
importFrom(scales,number)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(stringr,str_pad)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
