stac_functions: Utility functions

stac_functionsR Documentation

Utility functions

Description

These function retrieves information about either rstac queries (rstac_query objects) or rstac documents (rstac_doc objects).

Usage

stac_version(x, ...)

stac_type(x)

Arguments

x

either a rstac_query object expressing a STAC query criteria or any rstac_doc.

...

config parameters to be passed to GET method, such as add_headers or set_cookies.

Value

The stac_version() function returns a character STAC API version.


rstac documentation built on Sept. 11, 2024, 7:03 p.m.