| cause_label_df {dataquieR} | R Documentation |
Data frame with labels for missing- and jump-codes
Description
data.frame with the following columns:
-
CODE_VALUE: numeric | DATETIME Missing code (the number or date representing a missing) -
CODE_LABEL: character a label for the missing code -
CODE_CLASS: enum JUMP | MISSING. Class of the missing code. -
CODE_INTERPRETenum I | P | PL | R | BO | NC | O | UH | UO | NE. Class of the missing code according toAAPOR. -
resp_vars: character 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_NAMEShere.
See Also
[Package dataquieR version 2.1.0 Index]