# Generated by roxygen2: do not edit by hand

S3method(plot,conc)
S3method(plot,concentration)
S3method(plot,neighborhood)
S3method(print,concentration)
export(choropleth)
export(choropleth_ggplot2)
export(concentration)
export(convert_crs_df)
export(find_highest_concentration)
export(haversine)
export(highest_concentration)
export(interpolate_spline)
export(knmi_historic_data)
export(neighborhood_gh_search)
export(plot_points)
export(points_in_circle)
export(points_in_circle_vec)
export(points_to_polygon)
import(RcppProgress)
import(data.table)
import(viridis)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(classInt,classIntervals)
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,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(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(grDevices,hcl.colors)
importFrom(lifecycle,deprecate_warn)
importFrom(mapview,mapview)
importFrom(rlang,abort)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_coordinates)
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(terra,cellFromXY)
importFrom(terra,cells)
importFrom(terra,classify)
importFrom(terra,crop)
importFrom(terra,distance)
importFrom(terra,ext)
importFrom(terra,focal)
importFrom(terra,merge)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,res)
importFrom(terra,trim)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(terra,xres)
importFrom(terra,xyFromCell)
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)
