supports: Tag support lookup

View source: R/capabilities-mapping.R

supportsR Documentation

Tag support lookup

Description

Finds the client tag for a particular endpoint on the back-end and returns whether it is available or not.

Usage

supports(con = NULL, tag_name)

Arguments

con

backend connection (optional) otherwise active_connection() is used.

tag_name

the endpoints 'tag' name as character

Value

logical - whether the back-end supports the endpoint or not


openeo documentation built on Nov. 17, 2022, 5:07 p.m.