R/tidy_data.R

#' Example data in tidy format
#'
#' @format This example data is a dataframe with 107898 rows and 6 variables:
#'   \describe{ \item{DEPLOYMENT_PERIOD}{Deployment and retrieval dates}
#'   \item{SENSOR}{Sensor type and serial number} \item{TIMESTAMP}{Timestamp of
#'   the observation} \item{VARIABLE}{VARIABLE MEASURED}
#'   \item{DEPTH}{Depth of the sensor} \item{VALUE}{Value of measurement} }
#'
#' @source Data from Coastal Monitoring Program
"tidy_data"
Centre-for-Marine-Applied-Research/strings documentation built on Aug. 21, 2023, 8 a.m.