R/string_data.R

#' Example temperature data
#'
#' @format This example data is a dataframe with 89370 rows and 4 variables:
#'   \describe{ \item{STATION}{Station where measurement was recorded}
#'   \item{TIMESTAMP}{Timestamp of the observation} \item{DEPTH}{Depth of the
#'   sensor} \item{VALUE}{Value of temperature measurement} }
#'
#' @source Data from CMAR's Coastal Monitoring Program

"string_data"
dempsey-CMAR/tgc documentation built on Oct. 20, 2023, 6:45 p.m.