.check_collection | R Documentation |
This function checks if a user specified collection is available at the STAC endpoint and stops with an error message if that is not the case
.check_collection(s, collection)
s |
A STAC endpoint created with 'rstac::stac()'. |
collection |
A length one charachter vector indicating a collection name |
Nothing. The function is used to check the availablility of a collection.
Darius Görgen (MapTailor Geospatial Consulting GbR) info@maptailor.net
Maintainer: MAPME-Initiative contact@mapme-initiative.org
Contact Person: Dr. Johannes Schielein
Copyright: MAPME-Initiative
License: GPL-3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.