# Generated by roxygen2: do not edit by hand

export(choropleth)
export(choropleth_ggplot2)
export(choropleth_sf)
export(choropleth_tmap)
export(concentration)
export(haversine)
export(interpolate_krige)
export(interpolate_spline)
export(knmi_historic_data)
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(Rcpp,sourceCpp)
importFrom(automap,autofitVariogram)
importFrom(dplyr,bind_cols)
importFrom(gstat,krige)
importFrom(lubridate,today)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(methods,as)
importFrom(stats,as.formula)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(spatialrisk)
