# Generated by roxygen2: do not edit by hand

export(get_category_strings)
export(get_dataset_names)
export(get_geography)
export(get_groups)
export(get_idb_data)
export(get_multi_vintage_data)
export(get_variable_names)
export(get_vintage_data)
export(join_it)
export(long_to_wide)
export(plot_us_data)
export(remove_area_water)
export(tiger_block_groups_sf)
export(tiger_blocks_sf)
export(tiger_cbsa_sf)
export(tiger_counties_sf)
export(tiger_county_subsection_sf)
export(tiger_landmarks_sf)
export(tiger_places_sf)
export(tiger_roads_sf)
export(tiger_states_sf)
export(tiger_tracts_sf)
export(tiger_urban_area_sf)
export(tiger_water_sf)
export(tiger_zctas_sf)
export(wide_to_long)
import(data.table)
import(ggplot2)
import(httr2)
import(jsonlite)
importFrom(RplotterPkg,create_sf_plot)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,tstrsplit)
importFrom(downloader,download)
importFrom(ggplotify,as.ggplot)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(gtable,gtable)
importFrom(gtable,gtable_add_grob)
importFrom(httr2,req_perform)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(sf,st_as_sf)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_filter)
importFrom(sf,st_read)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(stats,na.omit)
importFrom(stringr,str_ends)
importFrom(stringr,str_sub)
importFrom(utils,unzip)
