# Generated by roxygen2: do not edit by hand

export(colorize_las)
export(create_rotation_gif)
export(cylinderFit)
export(download_naip_for_las)
export(eigen_metrics)
export(get_raster_eigen_treelocs)
export(las2xyz)
export(merge_las_colors)
export(plot_raster_by_name)
export(process_rasters_patchmorph)
export(process_tree_data)
export(segment_graph)
export(spanner_pal)
export(sum_rasters_by_suitability)
importFrom(Rcpp,sourceCpp)
importFrom(lidR,LAS)
importFrom(lidR,filter_poi)
importFrom(lidR,pixel_metrics)
importFrom(lidR,random_per_voxel)
importFrom(mathjaxr,preview_rd)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(terra,"values<-")
importFrom(terra,classify)
importFrom(terra,focal)
importFrom(terra,ifel)
importFrom(terra,rast)
importFrom(terra,res)
useDynLib(spanner, .registration = TRUE)
