R/info.R

#' @name info
#' @aliases info
#' @docType data
#' @title Info about Individuals and Chambers
#' @description A dataset contains the information about individuals (three-spined sticklebacks) and chambers (Blazka-type, 250 mL) which were input manually in the function \code{\link{input.info}})
#' @usage info
#' @format A data frame with 4 rows and 4 variables:
#' \describe{
#'   \item{ID}{ID of an animal}
#'   \item{Mass}{wet mass of an animal (g)}
#'   \item{Volume}{the volume of a chamber (mL)}
#'   \item{DO.unit}{the measure unit of DO concentration}
#' }
"info"
embedded-sergey/FishResp-Rpackage documentation built on Nov. 15, 2024, 12:36 a.m.