View source: R/capabilities-mapping.R
supports | R Documentation |
Finds the client tag for a particular endpoint on the back-end and returns whether it is available or not.
supports(con = NULL, tag_name)
con |
backend connection (optional) otherwise |
tag_name |
the endpoints 'tag' name as character |
logical - whether the back-end supports the endpoint or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.