| cms_glossary | R Documentation |
Function that returns a data.frame with a glossary of terminology
used by the Copernicus Marine Data Service. It is the same data.frame
that is used to render vignette("glossary").
cms_glossary(search, match_fun = agrep, ...)
search |
Search terms to look for in the glossary |
match_fun |
Function used to filter the |
... |
Arguments passed to |
Returns a data.frame with glossary info.
Other supporting:
cms_get_client_info(),
cms_translate()
cms_glossary("variable", ignore.case = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.