R/zmax.R

#'@title zmax data table 
#'
#'
#'@name zmax
#'
#'@return zmax data.frame with all available lake max depth values
#'
#'\tabular{lll}{
#'site_id \tab character \tab Unique identifier of site\cr
#'zmax_m \tab numeric \tab lake max depth in meters\cr
#'}
#'
#'@docType data
#'
#'@examples
#'head(zmax)
#'
#'@export zmax
NULL
USGS-R/lakeattributes documentation built on May 9, 2019, 8:13 p.m.