An sf object containing marine bioregion polygons and associated colour codes used for map rendering and region-based plotting in the package.
mbrAn object of class sf (a data.frame with spatial geometry). The object
contains one row per bioregion and columns including at least:
bioregion name (character)
hex colour code associated with the region (character)
polygon geometry (sfc_MULTIPOLYGON or sfc_POLYGON)
Constructed from the marine regions shapefiles and supporting data in
data-raw/ by the data-raw/DATASET.R script.