#' @title Fish-specific data for West Bearskin Lake Smallmouth Bass.
#'
#' @description Fish-specific data for West Bearskin Lake Smallmouth Bass.
#'
#' @format A data frame with 445 rows and 10 variables:
#' \describe{
#' \item{id}{An identification number unique to each fish.}
#' \item{species}{Fish species (all are \dQuote{SMB}).}
#' \item{lake}{Lake (all are \dQuote{WB}).}
#' \item{gear}{Capture gear (\code{E}=electrofishing, \code{T}=trapnet).}
#' \item{yearcap}{Year of capture.}
#' \item{lencap}{Total length-at-capture (mm)}
#' }
#'
#' @source Originally from \code{\link[FSA]{SMBassWB}} in \pkg{FSA}. Rearranged to demonstrate functions in this package.
#'
#' @seealso \code{\link{SMBassWB2}}
"SMBassWB1"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.