R/sovregion_labels.R

#' 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"
OHI-Science/ohicore documentation built on Aug. 15, 2024, 6:25 a.m.