# Generated by roxygen2: do not edit by hand

S3method(plot,conc)
S3method(plot,hotspot)
S3method(plot,neighborhood)
S3method(print,hotspot)
export(choropleth)
export(choropleth_ggplot2)
export(concentration)
export(concentration_hotspot)
export(convert_crs_df)
export(find_highest_concentration)
export(haversine)
export(highest_concentration)
export(interpolate_spline)
export(knmi_historic_data)
export(map_points)
export(neighborhood_gh_search)
export(plot_points)
export(points_in_circle)
export(points_to_polygon)
export(points_within_radius)
export(radius_sum)
export(summarise_points_by_polygon)
import(RcppProgress)
import(data.table)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
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(lifecycle,deprecate_warn)
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_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,values)
importFrom(terra,xres)
importFrom(terra,xyFromCell)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(spatialrisk)
