R/data.r

#' Example environmental time series data.
#'
#' A tidy data set containing time-stamped observations of environmental data.
#'
#' @format A data frame with 4220 rows and 3 columns:
#' \describe{
#'   \item{DateTime}{a date time object}
#'   \item{variable}{the observed variable}
#'   \item{value}{the value for that variable and time}
#' }
"markeg"
berdaniera/markr documentation built on May 12, 2019, 3:04 p.m.