get_bathy: Get Hypsometry for a given lake

Description Usage Arguments Value Examples

Description

Returns the hypsometry profile for a lake with the given ID

Usage

1
get_bathy(site_id, cone_est = TRUE)

Arguments

site_id

The character ID for the requested data

cone_est

Estimate bathymetry as a cone using available zmax data

Value

Data frame with columns depth and area

Examples

1
get_bathy('nhd_1097324')

USGS-R/lakeattributes documentation built on May 9, 2019, 8:13 p.m.