# Generated by roxygen2: do not edit by hand

S3method(clhs,Raster)
S3method(clhs,SpatRaster)
S3method(clhs,SpatVector)
S3method(clhs,SpatialPointsDataFrame)
S3method(clhs,data.frame)
S3method(clhs,sf)
S3method(plot,cLHS_result)
export(clhs)
export(similarity_buffer)
import(Rcpp)
import(ggplot2)
importFrom(cluster,daisy)
importFrom(graphics,hist)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(methods,is)
importFrom(plyr,alply)
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(plyr,llply)
importFrom(raster,cellFromXY)
importFrom(raster,extract)
importFrom(raster,nlayers)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,stack)
importFrom(reshape2,melt)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry_type)
importFrom(sf,st_set_geometry)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(utils,packageVersion)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(clhs)
