#' @title Good contrast data without process and catch error
#'
#' @description A data set containing year, catch, unit of effort and biomass which shows CPUE in good contrast.
#' This data shows doesn't show stochasticity using lognormal process and catch error.
#'
#' @format A data frame with 20 rows and 3 variables:
#' \describe{
#' \item{year}{year when fishing activity occured.}
#' \item{catch}{catch per annum in MT.}
#' \item{cpue}{catch per unit of effort per annum.}
#' \item{biomass}{fish biomass per annum in MT.}
#' }
#'
#' @references Magnusson, Arni, and Ray Hilborn. "What makes fisheries data informative?." Fish and Fisheries 8, no. 4 (2007): 337-358.
#'
"df.goodcontrast0"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.