Given NMS code (see https://sanctuaries.noaa.gov/library/imast_gis.html), download and extract zip, cache shapefile or read existing shapefile.
get_nms_polygons(nms)
The code for a national marine sanctuary.
The function returns a sf object containing the polygons of a sanctuary.
if (FALSE) {
get_nms_polygons("cinms")
}