validate_odm_terms: Validate arguments of hymetDP functions that should be using...

View source: R/validate_odm_terms.R

validate_odm_termsR Documentation

Validate arguments of hymetDP functions that should be using CUAHSI ODM CV terms

Description

Validate input arguments to hymetDP functions that should have direct matches to terms in CUAHSI ODM CVs.

Usage

validate_odm_terms(fun.name, fun.args)

Arguments

fun.name

(character) Name of function from which validate_omd_terms() is called.

fun.args

(named list) Arguments passed to calling function and formatted as as.list(environment()).

Details

Validation checks are function specific.

kzollove/hymetDP documentation built on Nov. 22, 2022, 10:41 p.m.