remove_nacol | R Documentation |
remove columns by the ratio of NA
remove_nacol(df, max_ratio = 1)
df |
tibble |
max_ratio |
the max NA ratio to keep this column, default is 1 have NA |
tibble
# remove_nacol(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.