# Generated by roxygen2: do not edit by hand

S3method(plot,concentration)
S3method(plot,neighborhood)
export("%>%")
export(choropleth)
export(choropleth_ggplot2)
export(concentration)
export(haversine)
export(highest_concentration)
export(interpolate_krige)
export(interpolate_spline)
export(knmi_historic_data)
export(neighborhood_gh_search)
export(plot_points)
export(points_in_circle)
export(points_to_polygon)
import(RcppProgress)
import(data.table)
import(viridis)
importFrom(GenSA,GenSA)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(classInt,classIntervals)
importFrom(colourvalues,colour_values)
importFrom(data.table,data.table)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,left_join)
importFrom(fs,dir_create)
importFrom(fs,dir_delete)
importFrom(fs,dir_ls)
importFrom(fs,file_create)
importFrom(fs,file_size)
importFrom(fs,file_temp)
importFrom(fs,path)
importFrom(geohashTools,gh_decode)
importFrom(geohashTools,gh_encode)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,theme_void)
importFrom(leafem,addMouseCoordinates)
importFrom(leafgl,addGlPoints)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addRectangles)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,hideGroup)
importFrom(leaflet,labelOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,providers)
importFrom(methods,as)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_transform)
importFrom(stats,as.formula)
importFrom(tmap,tm_basemap)
importFrom(tmap,tm_compass)
importFrom(tmap,tm_layout)
importFrom(tmap,tm_polygons)
importFrom(tmap,tm_scale_bar)
importFrom(tmap,tm_shape)
importFrom(tmap,tmap_mode)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(spatialrisk)
