| NAs_to_zeros | R Documentation |
This function takes a data.frame df and converts all NAs in
the imputation flag variables to zeros.
NAs_to_zeros(df, patt = "pimp.")
df |
A data frame |
patt |
Pattern to |
df, updated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.