Skip to contents

Returns information about the STAC client used in the Data Space Ecosystem

Usage

dse_stac_client(...)

Arguments

...

Ignored

Value

Returns a data.frame with the requested information

Examples

if (interactive()) {
  dse_stac_client()
}