#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.