# Generated by roxygen2: do not edit by hand

export(accessibility_greenspace)
export(accessibility_mapbox)
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,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
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,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
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,highlightOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,makeAwesomeIcon)
importFrom(leaflet,setView)
importFrom(magrittr,"%>%")
importFrom(osmdata,add_osm_feature)
importFrom(osmdata,opq)
importFrom(osmdata,osmdata_sf)
importFrom(osrm,osrmIsochrone)
importFrom(osrm,osrmRoute)
importFrom(patchwork,plot_layout)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,viewer)
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_coordinates)
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(stats,kmeans)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(terra,extract)
importFrom(terra,project)
importFrom(tibble,tibble)
importFrom(units,drop_units)
importFrom(units,set_units)
importFrom(utils,browseURL)
importFrom(viridisLite,viridis)
