supports {openeo} | R 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 |
tag_name |
the endpoints 'tag' name as character |
Value
logical - whether the back-end supports the endpoint or not
[Package openeo version 1.3.1 Index]