#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.