# Generated by roxygen2: do not edit by hand

export(geocode_address)
export(id_repeat)
export(kde_int_comp)
export(kde_map)
export(near_repeat_analysis)
export(ts_daily_decomp)
export(ts_forecast)
export(ts_month_decomp)
import(Rcpp)
import(dplyr)
import(htmltools)
import(leaflet)
import(prophet)
import(rgdal)
importFrom(KernSmooth,bkde2D)
importFrom(ggmap,geocode)
importFrom(grDevices,contourLines)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray.colors)
importFrom(grDevices,heat.colors)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(htmltools,tags)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(leafsync,sync)
importFrom(lubridate,parse_date_time)
importFrom(pals,parula)
importFrom(raster,crs)
importFrom(raster,plot)
importFrom(raster,raster)
importFrom(raster,values)
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,spTransform)
importFrom(stats,HoltWinters)
importFrom(stats,bw.nrd0)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,predict)
importFrom(stats,stl)
importFrom(stats,ts)
