View source: R/conical_bathy.R
Creates simple conical bathymetry profile based on lake area and max observed depth. Useful in situations where true hypsometry or bathymetry is unknown.
1 | conical_bathy(area, zmax)
|
area |
Lake area in desired units (usually meters^2) |
zmax |
Maximum lake depth (usually in meters) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.