drop_percent_missing: Drop columns with over a certain percent missing.

Description Arguments

Description

Drop columns with over a certain percent missing.

Arguments

x

any. The column to screen.

threshold

numeric. The percent (e.g., 0.5) below which to remove columns that have at least that percent missing. The default is 0.8.

missing_level

character. A string representing a missing value in a factor. This will only be used when processing character and factor columns.


syberia/syberiaMungebits2 documentation built on May 30, 2019, 10:42 p.m.