# Generated by roxygen2: do not edit by hand

export(calc_areas)
export(drawHypsoCurves)
export(generateHypsoTables)
import(PolynomF)
import(dplyr)
import(ggplot2)
import(sf)
import(sjPlot)
import(stars)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(sf,st_as_sf)
importFrom(sf,st_crs)
importFrom(sf,st_transform)
importFrom(stats,lm)
importFrom(terra,aggregate)
importFrom(terra,as.data.frame)
importFrom(terra,cellSize)
importFrom(terra,classify)
importFrom(terra,crop)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(terra,mask)
importFrom(terra,minmax)
importFrom(terra,rast)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(utils,write.csv)
