R/species_brs.R

#' Cetacean species
#'
#' List of cetacean species for which BRS data exist.
#'
#' @format A tibble, with the following columns:
#' \tabular{ll}{
#'   \code{Code} \tab Arbitrary species code\cr
#'   \code{Scientific name} \tab Latin name\cr
#'   \code{Common name} \tab Common name\cr
#'   \code{NewCode} \tab Unique and consistent species identifier\cr
#' }
#'
#' @name species_brs
#' @usage data(species_brs)
#' @docType data
#' @keywords datasets
NULL
pjbouchet/espresso documentation built on July 27, 2024, 12:31 p.m.