cause_label_df | R Documentation |
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_INTERPRET
enum I | P | PL | R | BO | NC | O | UH | UO | NE.
Class of the missing code according to
AAPOR
.
resp_vars
: character optional, if a missing code is specific for some
variables, it is listed for each such variable
with one entry in resp_vars
, If NA
, the
code is assumed shared among all variables.
For v1.0 metadata, you need to refer to
VAR_NAMES
here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.