View source: R/lakeShorelineLength.R
lakeShorelineLength | R Documentation |
This function returns the length of the shoreline of the lake and is simply the perimeter of the input lake polyogn.
lakeShorelineLength(inLakeMorpho)
inLakeMorpho |
An object of |
Returns a numeric value for the length of the lake shoreline
Florida LAKEWATCH (2001). A Beginner's guide to water management - Lake Morphometry (2nd ed.). Gainesville: Florida LAKEWATCH, Department of Fisheries and Aquatic Sciences. Link
data(lakes)
lakeShorelineLength(inputLM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.