miss2NA | R Documentation |
NA
Recode Missings to NA
according to missing labels in label data.frame
.
miss2NA(GADSdat)
GADSdat |
A |
Missings are imported as their values via import_spss
. Using the value labels in the labels data.frame
,
miss2NA
recodes these missings codes to NA
. This function is mainly intended for internal use.
Returns a data.frame
with NA
instead of missing codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.