cl_is_valid {codelist} | R Documentation |
Check if the codelist is valid
Description
Check if the codelist is valid
Usage
cl_is_valid(codelist)
Arguments
codelist |
a |
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.
[Package codelist version 0.1.0 Index]