# Generated by roxygen2: do not edit by hand

S3method(print,PAM_CS)
S3method(print,PAM_subset)
S3method(print,base_PAM)
S3method(print,master_matrix)
S3method(print,master_selection)
S3method(summary,PAM_CS)
S3method(summary,PAM_subset)
S3method(summary,base_PAM)
S3method(summary,master_matrix)
S3method(summary,master_selection)
export(DI_dendrogram)
export(EG_selection)
export(PAM_from_table)
export(PAM_indices)
export(assign_blocks)
export(block_sample)
export(bluered)
export(closest_to_centroid)
export(compare_SAC)
export(daright)
export(darkros)
export(dis_loop)
export(distance_filter)
export(explore_data_EG)
export(files_2data)
export(find_clusters)
export(find_modes)
export(greeple)
export(grid_from_region)
export(legend_bar)
export(make_blocks)
export(match_rformat)
export(new_PAM_CS)
export(new_PAM_subset)
export(new_base_PAM)
export(new_master_matrix)
export(new_master_selection)
export(plot_DI)
export(plot_PAM_CS)
export(plot_PAM_CS_geo)
export(plot_PAM_geo)
export(plot_SAC)
export(plot_blocks_E)
export(plot_blocks_EG)
export(plot_blocks_G)
export(plot_sites_E)
export(plot_sites_EG)
export(plot_sites_G)
export(point_sample)
export(point_sample_cluster)
export(point_thinning)
export(prepare_PAM_CS)
export(prepare_base_PAM)
export(prepare_master_matrix)
export(preselected_dist_mask)
export(purplow)
export(random_selection)
export(refill_PAM_indices)
export(rlist_2data)
export(selected_sites_DI)
export(selected_sites_PAM)
export(selected_sites_SAC)
export(spdf_2data)
export(stack_2data)
export(subset_PAM)
export(uniformE_selection)
export(uniformG_selection)
export(unimodal_test)
export(wgs84_2aed_laea)
import(stats)
import(vegan)
importFrom(diptest,dip.test)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,as.raster)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rasterImage)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(ks,kde)
importFrom(maps,map)
importFrom(methods,as)
importFrom(methods,new)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(picante,randomizeMatrix)
importFrom(raster,crop)
importFrom(raster,disaggregate)
importFrom(raster,extent)
importFrom(raster,image)
importFrom(raster,intersect)
importFrom(raster,mask)
importFrom(raster,pointDistance)
importFrom(raster,projectRaster)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,rasterToPolygons)
importFrom(raster,rasterize)
importFrom(raster,res)
importFrom(raster,values)
importFrom(rgdal,readOGR)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gCentroid)
importFrom(sp,CRS)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,over)
importFrom(sp,plot)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(spatstat.geom,closepairs)
importFrom(spatstat.geom,ppp)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(vegan,specaccum)
importFrom(vegan,vegdist)
