'cutoff'
in all numeric columnsR/tbl_remove_rows.R
tbl_remove_rows_less_than_or_equal_all.Rd
Remove rows with less than or equal 'cutoff'
in all numeric columns from a tbl.
tbl_remove_rows_less_than_or_equal_all(tbl, cutoff)
tbl | a tbl. |
---|---|
cutoff | numeric value to be used as |
a tbl.