list_features {openeo} | R Documentation |
List the openEO endpoints
Description
The client queries the version resolved back-end for its endpoint capabilities and returns it as a tibble.
Usage
list_features(con = NULL)
Arguments
con |
A connected openEO client (optional) otherwise |
Value
data.frame
or tibble
(if available)
[Package openeo version 1.3.1 Index]