stac_functions | R Documentation |
These function retrieves information about either rstac
queries
(rstac_query
objects) or rstac
documents
(rstac_doc
objects).
stac_version(x, ...)
stac_type(x)
x |
either a |
... |
config parameters to be passed to GET method, such as add_headers or set_cookies. |
The stac_version()
function returns a character
STAC API
version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.