fill_cols | R Documentation |
find columns that has at minimum 'th' number of non-NA values and fill missings with upper above closest non-NA value
fill_cols(df, th = 1, direction = "down")
th |
threshold value used to identify columns with minimal number of unique value count, if min value < th then add to target column list |
direction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.