# Generated by roxygen2: do not edit by hand

export(closestdist_gcms)
export(compare_gcms)
export(cor_gcms)
export(dist_gcms)
export(env_gcms)
export(flatten_gcms)
export(hclust_gcms)
export(import_gcms)
export(kmeans_gcms)
export(montecarlo_gcms)
export(optk_gcms)
export(summary_gcms)
export(transform_gcms)
export(worldclim_data)
import(checkmate)
import(ggplot2)
import(httr)
importFrom(cluster,clusGap)
importFrom(cowplot,plot_grid)
importFrom(factoextra,fviz_cluster)
importFrom(factoextra,fviz_dend)
importFrom(factoextra,fviz_dist)
importFrom(factoextra,fviz_nbclust)
importFrom(factoextra,get_dist)
importFrom(factoextra,hcut)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(graphics,image)
importFrom(methods,as)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,mask)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,vect)
importFrom(usedist,dist_subset)
importFrom(utils,combn)
