listregions: List available regions for a region type

Description Usage Arguments Value Examples

View source: R/listregions.R

Description

List available regions for a region type

Usage

1
listregions(region, ...)

Arguments

region

(character) region type

...

curl options passed on to crul::HttpClient()

Value

a data frame with columns:

Examples

1
2
3
4
## Not run: 
listregions(region = "eez")

## End(Not run)

SeaAroundUs/rseaaroundus documentation built on Feb. 29, 2020, 2:10 a.m.