Description Usage Arguments Value Examples
Retrieves the metadata of a given data collection.
1 | describe_collection(URL, collection_id, ...)
|
URL |
a |
collection_id |
a |
... |
a |
a named list
with the metadata of data collection.
1 2 3 4 5 6 | ## Not run:
wlts_bdc <- "https://brazildatacube.dpi.inpe.br/wlts/"
describe_collection(wlts_bdc, "deter_amazonia_legal")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.