# Generated by roxygen2: do not edit by hand

export(cluster)
export(raster2Graph)
importFrom(Rcpp,sourceCpp)
importFrom(igraph,cluster_fast_greedy)
importFrom(igraph,cluster_infomap)
importFrom(igraph,cluster_louvain)
importFrom(igraph,cluster_optimal)
importFrom(igraph,cluster_walktrap)
importFrom(igraph,membership)
importFrom(methods,is)
importFrom(raster,raster)
importFrom(sf,st_as_sf)
importFrom(sf,st_crs)
importFrom(stars,st_as_stars)
importFrom(stars,st_warp)
useDynLib(habCluster)
useDynLib(habCluster, .registration = TRUE)
