api_versions: Returns the suppported OpenEO API versions

Description Usage Arguments Value

View source: R/server_metadata.R

Description

The function queries the back-end for its supported versions. The endpoint /.well-known/openeo is called on the given host URL and the JSON result is coerced into a tibble.

Usage

1

Arguments

url

the url as String pointing to the base host of the back-end

Value

a data.frame or a tibble containing all supported API versions of the back-end


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.