R/p99_percentil_historico.R

#' Historical percentile 99 range by species.
#'
#' A dataset containing the historical percentile 99 of species catcges. The dataset is created
#' in create_p99_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{P99}{percentile 99}
#'   ...
#' }

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