# Generated by roxygen2: do not edit by hand

export(check_dir_writable)
export(check_raster_uniformity)
export(check_zonation_executable)
export(command_file)
export(cost_summary)
export(coverage_distribution)
export(feature_curves)
export(feature_list)
export(feature_representation)
export(priority_map)
export(rank_similarity)
export(run_command_file)
export(settings_file)
export(summary_curves)
import(terra)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggspatial,annotation_north_arrow)
importFrom(ggspatial,annotation_scale)
importFrom(ggspatial,north_arrow_orienteering)
importFrom(rlang,.data)
importFrom(terra,classify)
importFrom(terra,rast)
importFrom(terra,setValues)
importFrom(terra,values)
importFrom(tidyr,pivot_longer)
importFrom(tools,file_path_sans_ext)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(viridis,viridis)
