value/missing-lists {dataquieR} | R Documentation |
Data frame with labels for missing- and jump-codes #' Metadata about value and missing codes
Description
data.frame with the following columns:
-
CODE_VALUE
: numeric | DATETIME Missing or categorical code (the number or date representing a missing/category) -
CODE_LABEL
: character a label for the missing code or category -
CODE_CLASS
: enum JUMP | MISSING. For missing lists: Class of the missing code. -
CODE_INTERPRET
enum I | P | PL | R | BO | NC | O | UH | UO | NE. For missing lists: Class of the missing code according toAAPOR
. -
resp_vars
: character For missing lists: optional, if a missing code is specific for some variables, it is listed for each such variable with one entry inresp_vars
, IfNA
, the code is assumed shared among all variables. For v1.0 metadata, you need to refer toVAR_NAMES
here.
See Also
com_qualified_item_missingness()
com_qualified_segment_missingness()
con_inadmissible_categorical()