powered by
Creates a DELETE rule to remove rows from the data.table when condition is TRUE.
delete_if(condition)
A rule object for data_step().
Logical condition evaluated on the data.table.