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"

Try the FishResp package in your browser

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

FishResp documentation built on Sept. 18, 2022, 5:06 p.m.