# Generated by roxygen2: do not edit by hand

export("%>%")
export(create_grid_hexagonal)
export(create_grid_rectangular)
export(create_raster)
export(kde)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(methods,setMethod)
importFrom(raster,crs)
importFrom(raster,isLonLat)
importFrom(raster,raster)
importFrom(raster,values)
importFrom(raster,xyFromCell)
importFrom(rlang,.data)
importFrom(rlang,enquo)
importFrom(rlang,is_double)
importFrom(rlang,quo_text)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_covered_by)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersects)
importFrom(sf,st_is_longlat)
importFrom(sf,st_make_grid)
importFrom(sf,st_sf)
importFrom(sf,st_union)
useDynLib(SpatialKDE)
