R/sovregions.R

#' Territories (streamlined)
#'
#' This information is used to assign data to a country's territories.
#' (This is a version of the sovregion_labels data)
#'
#'
#' @format A data frame with 220 rows and 5 variables:
#' \describe{
#'   \item{rgn_id}{region id used for Ocean Health Index (1-250)}
#'   \item{r0}{sovreign country region id}
#'   \item{r1}{sovreign country region id}
#'   \item{r2}{sovreign country region id}
#'   \item{fld_wt}{identifies territory countries (0) and sovreign regions (1)} 
#' }
"sovregions"
OHI-Science/ohicore documentation built on Aug. 15, 2024, 6:25 a.m.