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