R/exdat.R

#' Sample data from Apalachicola NERRS
#'
#' Sample data from Apalachicola NERRS
#'
#' @format A \code{data.frame} object with 27648 rows and 6 columns
#' \describe{
#'   \item{DateTimeStamp}{date and time, America/Jamaica time zone, 15 minute time step}
#'   \item{DO_obs}{dissolved oxygen, mg/L}
#'   \item{Temp}{water temperature, C}
#'   \item{Sal}{salinity, psu}
#'   \item{PAR}{total PAR, W/m2}
#'   \item{WSpd}{num, m/s}
#' }
#' @family utilities
#' 
#' @examples 
#' head(exdat)
"exdat"

Try the EBASE package in your browser

Any scripts or data that you put into this service are public.

EBASE documentation built on Sept. 26, 2024, 1:08 a.m.