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

Try the quokar package in your browser

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

quokar documentation built on May 2, 2019, 6:39 a.m.