checkCodingScheme: Utility function to check that the supplied coding scheme is...

View source: R/d2Parser.R

checkCodingSchemeR Documentation

Utility function to check that the supplied coding scheme is correct

Description

checkCodingScheme will ensure that all indentifiers after parsing are valid UIDs, or in the case of periods, valid periods.

Usage

checkCodingScheme(d, d2session = dynGet("d2_default_session", inherits = TRUE))

Arguments

d

D2 Parsed data frame

d2session

DHIS2 Session id

Value

Warnings are issued if the coding scheme is not congruent with what has been supplied as a paramater.


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