h_df_explicit | R Documentation |
data.frame
.Encode Categorical Missing Values in a data.frame
.
h_df_explicit(
df,
omit_columns = NULL,
char_as_factor = TRUE,
na_level = "<Missing>"
)
omit_columns |
( |
char_as_factor |
( |
na_level |
( |
a data.frame
object with explicit missing levels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.