#' Territories
#'
#' Identifies a country's territories.
#'
#' This information is used to assign data to a country's territories.
#'
#' @format A data frame with 220 rows and 5 variables:
#' \describe{
#' \item{rgn_id}{numeric region id used for Ocean Health Index (1-250)}
#' \item{r0_label}{sovreign country name}
#' \item{r1_label}{sovreign country name}
#' \item{r2_label}{sovreign country name}
#' \item{rgn_label}{region name used for Ocean Health Index (Albania, Angola, etc.)}
#' }
"sovregion_labels"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.