R/water_temp.R

#' Water Temperature Vector
#'
#' Vector length of 8 with temperature in Celcius.
#'
#' @format A data frame with 8 rows and 1 colums
#' \describe{
#' \item{water_temp}{numeric variable of water temperature in Celcius.}
#' }
#'
"water_temp"
Shuhanstack/mypack documentation built on March 18, 2021, 2:37 p.m.