R/data.R

#' Sample Cathode Resistance Data
#'
#' A dataset containing cathode resistance with age for 4 groups of pots
#'
#' @format A data frame with 13938 rows and 4 variables:
#' \describe{
#'   \item{group}{pot group}
#'   \item{cod_cuve}{pot id}
#'   \item{agebsq}{pot age in days}
#'   \item{rucv}{cathode resistance in micro ohm}
#'   ...
#' }
#
"resCathData"
OlivierGranacher/modelCathRes documentation built on June 23, 2022, 3:03 p.m.