api_versions: Returns the supported openEO API versions

View source: R/server_metadata.R

api_versionsR Documentation

Returns the supported openEO API versions

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

api_versions(url)

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


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.