get_nms_polygons: Get National Marine Sanctuary polygons

View source: R/calculate_data.R

get_nms_polygonsR Documentation

Get National Marine Sanctuary polygons

Description

Given NMS code (see https://sanctuaries.noaa.gov/library/imast_gis.html), download and extract zip, cache shapefile or read existing shapefile.

Usage

get_nms_polygons(nms)

Arguments

nms

The code for a national marine sanctuary.

Value

The function returns a sf object containing the polygons of a sanctuary.

Examples

## Not run: 
get_nms_polygons("cinms")

## End(Not run)


marinebon/nms4r documentation built on Aug. 27, 2024, 5:52 a.m.