#' @title pelagic longline fishery data
#'
#' @description A data set containing year, catch and unit of effort from longline to catch pelagic fish in eastern pacific sea (Schaefer, 1957).
#'
#' @format A data frame with 21 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.}
#' }
#'
#' @references Schaefer, Milner Baily. "A study of the dynamics of the fishery for yellow fin tuna in the eastern tropical Pacific Ocean." Bull. Inter-Amer. Trop. Tuna Comm. 2 (1957): 247-285.
#'
"df.eastpacCatch"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.