R/trout.R

#' @name trout
#' @title Fish habbit of trout
#' @docType data
#' @description The data set trout, which follows, includes the average numbers of Lahontan
#' cutthroat trout per meter of stream, and the width-to-depth ratios for 71 samples
#' @format A data frame with with 71 rows and 2 columns
#' \describe{
#' \item{wdratio}{Width-to-depth ratio of trout}
#' \item{density}{Numbers of Lahontan cutthroat trout per meter of stream}
#' }
#' @keywords dataset
#'
NULL
wenjingwang/quokar documentation built on July 15, 2019, 5:31 p.m.