R/temperature.R

#' Temperature Data
#'
#' A tibble of the water temperature data.
#'
#' @format A tibble with the columns:
#' \describe{
#'   \item{TempSite}{Site name}
#'   \item{DateTimeTemperature}{Date and time of the temperature.}
#'   \item{Temperature}{Water temperature (C)}
#' }
"temperature"
poissonconsulting/curtisquadata documentation built on Jan. 18, 2025, 5:59 p.m.