'cutoff'
in any numeric columnR/tbl_keep_rows.R
tbl_keep_rows_less_than_or_equal_any.Rd
Keep rows with less than or equal 'cutoff'
in any numeric column from a tbl.
tbl_keep_rows_less_than_or_equal_any(tbl, cutoff)
tbl | a tbl. |
---|---|
cutoff | numeric value to be used as |
a tbl.