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, timerecs=NULL, wth=NULL, group="", check="all")

Arguments

metadata

data.frame with metadata

records

data.frame with observations

timerecs

data.frame with temporal data

wth

data.frame with weather data

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 June 1, 2025, 2:09 p.m.