# Generated by roxygen2: do not edit by hand

S3method(plot,concentration)
S3method(plot,neighborhood)
export("%>%")
export(choropleth)
export(choropleth_ggplot2)
export(choropleth_sf)
export(choropleth_tmap)
export(concentration)
export(haversine)
export(highest_concentration)
export(interpolate_krige)
export(interpolate_spline)
export(knmi_historic_data)
export(neighborhood_gh_search)
export(points_in_circle)
export(points_to_polygon)
import(RcppProgress)
import(classInt)
import(dplyr)
import(fs)
import(ggplot2)
import(mgcv)
import(sf)
import(tmap)
import(viridis)
import(vroom)
importFrom(GenSA,GenSA)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(automap,autofitVariogram)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(geohashTools,gh_decode)
importFrom(geohashTools,gh_encode)
importFrom(gstat,krige)
importFrom(lubridate,today)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(mapview,mapview)
importFrom(methods,as)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_geometry)
importFrom(sf,st_transform)
importFrom(stats,as.formula)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(spatialrisk)
