regions {analogsea}R Documentation

Get list of regions and their metadata

Description

Get list of regions and their metadata

Usage

regions(page = 1, per_page = 25, ...)

Arguments

page

Page to return. Default: 1.

per_page

Number of results per page. Default: 25.

...

Named options passed on to GET.

Examples

## Not run: 
regions()

## End(Not run)

[Package analogsea version 1.0.7.2 Index]