# Generated by roxygen2: do not edit by hand

export(df2sf)
export(fix_geom)
export(geocode_osm)
export(geocode_osm_batch)
export(hot_spot)
export(line2poly)
export(point2poly_krige)
export(point2poly_simp)
export(point2poly_tess)
export(poly2poly_ap)
export(sf2raster)
export(utm_select)
import(RCurl)
import(Rcpp)
import(cartogram)
import(packcircles)
import(sf)
import(sp)
importFrom(RANN,nn2)
importFrom(automap,autoKrige)
importFrom(cartogram,cartogram_cont)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarize)
importFrom(fasterize,fasterize)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,handle)
importFrom(httr,headers)
importFrom(httr,status_code)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(measurements,conv_unit)
importFrom(methods,as)
importFrom(purrr,reduce)
importFrom(raster,as.data.frame)
importFrom(raster,brick)
importFrom(raster,coordinates)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,mask)
importFrom(raster,nlayers)
importFrom(raster,plot)
importFrom(raster,pointDistance)
importFrom(raster,projectRaster)
importFrom(raster,raster)
importFrom(raster,res)
importFrom(raster,values)
importFrom(rlang,abort)
importFrom(rmapshaper,ms_dissolve)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_collection_extract)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_is)
importFrom(sf,st_is_valid)
importFrom(sf,st_make_valid)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sp,CRS)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,spTransform)
importFrom(spdep,localG)
importFrom(spdep,localmoran)
importFrom(spdep,nb2listw)
importFrom(spdep,poly2nb)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,weighted.mean)
importFrom(utils,URLencode)
