lakemorpho (version 1.3.2)

lakeShorelineDevelopment: Function to calculate shoreline development

Description

Shoreline development is a measure of the complexity of the lake shoreline. It is simply the ratio of the shoreline length (i.e. perimeter) to the perimeter of an equally sized circle.

Usage

lakeShorelineDevelopment(inLakeMorpho)

Value

Returns a numeric value for the shoreline development of the lake

Arguments

inLakeMorpho

An object of lakeMorphoClass. Output of the lakeSurroundTopo function would be appropriate as input

References

Florida LAKEWATCH (2001). A Beginner's guide to water management - Lake Morphometry (2nd ed.). Gainesville: Florida LAKEWATCH, Department of Fisheries and Aquatic Sciences. Link

Examples

Run this code
data(lakes)
lakeShorelineDevelopment(inputLM)

Run the code above in your browser using DataLab