Filter rows with values 0 or 100
filter_rows_0_100.Rd
Remove all rows of 0 or 1 if there are at least 2 non-(0,1) rows, and otherwise keep all but the highest 0 row and the lowest 1 row.
filter_rows_0_100.Rd
Remove all rows of 0 or 1 if there are at least 2 non-(0,1) rows, and otherwise keep all but the highest 0 row and the lowest 1 row.