check_terms | R Documentation |
Check the terms used in a dataset. A warning is given if bad or missing terms or vocabulary are encountered.
check_terms(metadata, records, group="", check = "all")
metadata |
data.frame with metadata |
records |
data.frame with observations |
group |
character. Optional group name |
check |
character. "none" to do no checking; "nogeo" to not check coordinates. "all" and all other values to do all checks |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.