
List of available regions in Global Fishing Watch platforms, EEZs, MPAs, and RFMOs
Source:R/get_region_id.R
get_regions.Rd
List of available regions in Global Fishing Watch platforms, EEZs, MPAs, and RFMOs
Usage
get_regions(region_source = "EEZ", key = gfw_auth())
Arguments
- region_source
string, source of region data ("EEZ", "MPA", "RFMO')
- key
Character, API token. Defaults to
gfw_auth()
.