# Generated by roxygen2: do not edit by hand

export(accessibility_greenspace)
export(accessibility_mapbox)
export(analyze_and_visualize_uhi)
export(analyze_green_accessibility)
export(analyze_green_and_tree_count_density)
export(calculate_and_visualize_GVI)
export(calculate_green_index)
export(calculate_percentage)
export(chm_analysis)
export(convert_to_point)
export(create_accessibility_visualizations)
export(create_hexmap_3D)
export(create_linestring_3D)
export(get_osm_data)
export(green_space_clustering)
export(gssi)
export(hexGreenSpace)
export(nearest_greenspace)
export(plot_green_index)
export(run_app)
export(save_as_leaflet)
export(save_json)
export(visualize_green_spaces)
import(classInt)
import(dplyr)
import(ggplot2)
import(h3jsr)
import(htmlwidgets)
import(ineq)
import(jsonlite)
import(leaflet)
import(moments)
import(sf)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbExecute)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbWriteTable)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(OpenImageR,readImage)
importFrom(RColorBrewer,brewer.pal)
importFrom(SuperpixelImageSegmentation,Image_Segmentation)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(dplyr,"%>%")
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(duckdb,duckdb)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bin2d)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(h3jsr,cell_to_polygon)
importFrom(h3jsr,polygon_to_cells)
importFrom(htmlwidgets,onRender)
importFrom(htmlwidgets,saveWidget)
importFrom(httr,GET)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(igraph,E)
importFrom(igraph,as.igraph)
importFrom(igraph,distances)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(leaflet,addCircles)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPolylines)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorBin)
importFrom(leaflet,colorFactor)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,hideGroup)
importFrom(leaflet,highlightOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,makeAwesomeIcon)
importFrom(leaflet,providers)
importFrom(leaflet,setView)
importFrom(magrittr,"%>%")
importFrom(osmdata,add_osm_feature)
importFrom(osmdata,getbb)
importFrom(osmdata,opq)
importFrom(osmdata,osmdata_sf)
importFrom(osrm,osrmIsochrone)
importFrom(osrm,osrmRoute)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(rstac,get_request)
importFrom(rstac,sign_planetary_computer)
importFrom(rstac,stac)
importFrom(rstac,stac_search)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,viewer)
importFrom(scales,squish)
importFrom(sf,"st_crs<-")
importFrom(sf,"st_geometry<-")
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_collection_extract)
importFrom(sf,st_coordinates)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_linestring)
importFrom(sf,st_make_grid)
importFrom(sf,st_make_valid)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(sfnetworks,activate)
importFrom(sfnetworks,as_sfnetwork)
importFrom(shiny,runApp)
importFrom(spatstat.geom,as.ppp)
importFrom(spatstat.geom,nndist)
importFrom(spatstat.geom,owin)
importFrom(spdep,knearneigh)
importFrom(spdep,knn2nb)
importFrom(spdep,localG)
importFrom(spdep,moran.test)
importFrom(spdep,nb2listw)
importFrom(stats,IQR)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,kmeans)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(terra,app)
importFrom(terra,clamp)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(terra,focal)
importFrom(terra,focalMat)
importFrom(terra,mask)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,res)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(tibble,tibble)
importFrom(units,drop_units)
importFrom(units,set_units)
importFrom(utils,browseURL)
importFrom(utils,write.csv)
importFrom(viridisLite,viridis)
