check_terms: Check the terms uses in a dataset

View source: R/check.R

check_termsR Documentation

Check the terms uses in a dataset

Description

Check the terms used in a dataset. A warning is given if bad or missing terms or vocabulary are encountered.

Usage

check_terms(metadata, records, group="", check = "all")

Arguments

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

Value

data.frame


reagro/carobiner documentation built on Dec. 4, 2024, 3:21 p.m.