use_imp | R Documentation |
An internal function that uses imputed variables (present in many GES/CRSS tables)
use_imp(df, original, imputed, show = FALSE)
df |
The input data frame. |
original |
The original, non-imputed variable. |
imputed |
The imputed variable (often with an _im suffix). |
show |
Logical (FALSE by default) Show differences between original and imputed values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.