list_collections: List Collections

Description Usage Arguments Value Examples

View source: R/wlts.R

Description

Retrieves the list of available data collections.

Usage

1

Arguments

URL

a character URL of the WLTS Service.

...

a list Parameters to httr::GET function

Value

a character vector with the available data collections.

Examples

1
2
3
4
5
6
## Not run: 
 wlts_bdc <- "https://brazildatacube.dpi.inpe.br/wlts/"

 list_collections(wlts_bdc)

## End(Not run)

brazil-data-cube/rwlts documentation built on Oct. 11, 2021, 1:44 a.m.