# Generated by roxygen2: do not edit by hand

export(add_multiscale_connectivity_penalties)
export(build_crossscale_index)
export(build_h3_maps)
export(build_multiscale_connectivity_matrix)
export(compute_overlaps_by_resolution)
export(compute_pu_scores)
export(compute_pu_scores_crossscale)
export(compute_selection_by_resolution)
export(compute_selection_by_strata)
export(deduplicate_h3_selections)
export(eval_exact_raster_coverage)
export(eval_geom_feature_coverage)
export(summarize_coverage_by_resolution)
export(summarize_coverage_by_strata)
importFrom(Matrix,Diagonal)
importFrom(Matrix,isSymmetric)
importFrom(Matrix,rowSums)
importFrom(R6,R6Class)
importFrom(assertthat,is.number)
importFrom(dplyr,bind_rows)
importFrom(h3jsr,get_parent)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(sf,st_intersection)
importFrom(sf,st_make_valid)
importFrom(sf,st_union)
importFrom(stats,setNames)
importFrom(utils,getFromNamespace)
importFrom(utils,globalVariables)
