powered by
Minor axis length is defined as the minimum length spanning the convex hull of a lake.
lakeMinorAxisLength(inLakeMorpho, addLine = TRUE)
This returns a numeric value indicating the length of the minor axis in the lake. Units are the same as the input data.
An object of lakeMorphoClass. Output of the lakeSurroundTopo function would be appropriate as input
lakeMorphoClass
lakeSurroundTopo
Boolean to determine if the selected minor axis line should be added to the inLakeMorpho object. Defaults to True
Wikipedia
data(lakes) lakeMinorAxisLength(inputLM)
Run the code above in your browser using DataLab