seaaroundus (version 1.2.0)

listregions: List available regions for a region type

Description

List available regions for a region type

Usage

listregions(region, ...)

Arguments

region

(character) region type

...

curl options passed on to crul::HttpClient()

Value

a data frame with columns:

  • region title

  • region ID

Examples

Run this code
# NOT RUN {
listregions(region = "eez")
# }

Run the code above in your browser using DataCamp Workspace