# Generated by roxygen2: do not edit by hand

export(.calculate_met_focal)
export(aacf)
export(area_above)
export(bearing_area)
export(bestfitplane)
export(fftshift)
export(find_flat)
export(findpeaks)
export(findvalleys)
export(fitplane)
export(flatsa)
export(focal_metrics)
export(height_ba)
export(pad_edges)
export(plot_ba_curve)
export(remove_plane)
export(rotate)
export(s10z)
export(sa)
export(sbi)
export(sci)
export(scl)
export(sdc)
export(sdq)
export(sdq6)
export(sdr)
export(sds)
export(sfd)
export(sfd_)
export(simpsons)
export(sk)
export(sku)
export(slopecalc)
export(slopemeans)
export(smean)
export(sph)
export(spk)
export(sq)
export(srw)
export(ssc)
export(ssk)
export(std)
export(stxr)
export(surface_area)
export(sv)
export(svi)
export(svk)
export(texture_image)
export(window_metric)
export(zshift)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,near)
importFrom(dplyr,summarize)
importFrom(e1071,hanning.window)
importFrom(graphics,abline)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(pracma,meshgrid)
importFrom(rlang,.data)
importFrom(sf,as_Spatial)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_crs)
importFrom(sf,st_geometry_type)
importFrom(sf,st_transform)
importFrom(spatial,surf.ls)
importFrom(stats,ecdf)
importFrom(stats,fft)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(terra,cellFromRowCol)
importFrom(terra,crds)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,distance)
importFrom(terra,ext)
importFrom(terra,focal)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,setValues)
importFrom(terra,unwrap)
importFrom(terra,values)
importFrom(terra,xmax)
importFrom(terra,xmin)
importFrom(terra,ymax)
importFrom(terra,ymin)
importFrom(zoo,na.approx)
useDynLib(geodiv, .registration = TRUE)
