cl_is_valid: Check if the codelist is valid

View source: R/cl_is_valid.R

cl_is_validR Documentation

Check if the codelist is valid

Description

Check if the codelist is valid

Usage

cl_is_valid(codelist)

Arguments

codelist

a codelist object or a data.frame that is a valid code list.

Value

Returns TRUE when the code list is valid; returns a character vector of length 1 with a description of the problem when it is not valid.


codelist documentation built on April 12, 2025, 2:25 a.m.