View source: R/lakeMeanWidth.R
lakeMeanWidth | R Documentation |
Mean lake width is the result of lake surface area divded by the maximum length.
lakeMeanWidth(inLakeMorpho)
inLakeMorpho |
An object of |
Returns a numeric value for the mean width of the lake
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)
lakeMaxLength(inputLM, 25)
lakeMeanWidth(inputLM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.