# Generated by roxygen2: do not edit by hand

S3method(plot,lakeMorpho)
export(calcLakeMetrics)
export(lakeFetch)
export(lakeMajorAxisLength)
export(lakeMaxDepth)
export(lakeMaxLength)
export(lakeMaxWidth)
export(lakeMeanDepth)
export(lakeMeanWidth)
export(lakeMinorAxisLength)
export(lakeMinorMajorRatio)
export(lakeMorphoClass)
export(lakeShorelineDevelopment)
export(lakeShorelineLength)
export(lakeSurfaceArea)
export(lakeSurroundTopo)
export(lakeVolume)
import(geosphere)
import(grDevices)
import(methods)
import(raster)
import(sp)
importFrom(cluster,ellipsoidhull)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_length)
importFrom(sf,st_linestring)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_within)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,var)
