# Generated by roxygen2: do not edit by hand

export(calculate_diversity)
export(calculate_feature)
export(calculate_viewmetrics)
export(compute_viewshed)
export(fov_mask)
export(visual_magnitude)
export(visualize_viewshed)
import(Rcpp)
import(methods)
import(pbmcapply)
import(sf)
import(terra)
importFrom(ForestTools,mcws)
importFrom(ForestTools,vwf)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,count)
importFrom(dplyr,select)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(methods,new)
importFrom(parallel,detectCores)
importFrom(rlang,.data)
importFrom(sp,SpatialPoints)
importFrom(stats,sd)
importFrom(terra,as.polygons)
importFrom(terra,crop)
importFrom(terra,ext)
importFrom(terra,geom)
importFrom(terra,mask)
importFrom(terra,patches)
importFrom(terra,plot)
importFrom(terra,res)
importFrom(terra,terrain)
useDynLib(viewscape)
