R/p97_percentil_historico.R

#' Historical percentile 97 range by species.
#'
#' A dataset containing the historical percentile 97 of species catcges. The dataset is created
#' in create_p97_capturas_historico.R, using catches recorded in SIRENO between 2014
#' to 2018.
#'
#' @format A data frame with 4 columns:
#' \describe{
#'   \item{COD_ESP}{SIRENO code species}
#'   \item{ESTRATO_RIM}{RIM stratum}
#'   \item{P97}{percentile 97}
#'   ...
#' }

"p97_capturas_historico"
Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.