R/dataSEM.R

#' @title Evaporation experiment data
#' @description Example data of an Evaporation experiment
#' @docType data
#' @details
#' \describe{\item{Columns:}{
#' ts: timestamp [hour]\cr
#' weight: total weight of soil sample [g] \cr
#' tens.up: measurements of upper tensiometer [cm] \cr
#' tens.low: measurements of lower tensiometer [cm]}}
#' @usage data(dataSEM)
#' @keywords datasets
#'
'dataSEM'

Try the SoilHyP package in your browser

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

SoilHyP documentation built on Feb. 16, 2023, 7:06 p.m.