validateDEs_ACOCs: Title Given a data frame of data elements and attribute...

View source: R/checkDataElementMechanismValidity.R

validateDEs_ACOCsR Documentation

Title Given a data frame of data elements and attribute option combinations identify the invalid combinations.

Description

Title Given a data frame of data elements and attribute option combinations identify the invalid combinations.

Usage

validateDEs_ACOCs(des_acocs, des_acocs_map)

Arguments

des_acocs

A data frame consisting of unique data element attribute option combinations.

des_acocs_map

A list of all possible valid Data elements and attribute option combinations.

Value

A data frame of invalid data element/disagg combinations.


jason-p-pickering/datim-validation documentation built on April 20, 2023, 5:32 a.m.