remove rows by the ratio of NA
Arguments
- df
tibble
- ...
only remove rows according to these columns, refer to
dplyr::select()
- max_ratio
the max NA ratio to keep this row, default is 1 have NA
remove rows by the ratio of NA
tibble
only remove rows according to these columns,
refer to dplyr::select()
the max NA ratio to keep this row, default is 1 have NA