R/data.R

#' @title Late Summer Profile
#' 
#' @description Late summer water profile taken from Quesnel Lake, British Columbia, Canada. Profile taken with Sea-Bird
#'   SBE19plus.
#'
#' \describe{
#'   \item{depth}{Depth, m}
#'   \item{temper}{Temperature, degC}
#'   \item{salinity}{Salinity, PSU}
#'   \item{oxygen}{Oxygen, ml/l}
#'   \item{oxygen.sat}{Oxygen saturation, percent saturation}
#'   \item{density}{Density, kg/m^3}
#'   ...
#' }
"latesummer"

Try the rLakeAnalyzer package in your browser

Any scripts or data that you put into this service are public.

rLakeAnalyzer documentation built on June 10, 2019, 1:02 a.m.