na_to_unknown | R Documentation |
This function recodes NA to unknown for all the character columns. Factor variables will be converted to character variables.
na_to_unknown(df)
df |
A dataframe |
A dataframe with NA recoded to Unknown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.