powered by
Creates a mutually exclusive IF rule for use inside data_step().
if_do(condition, ...)
A rule object for data_step().
Logical condition evaluated on the data.table.
Named assignments to apply when condition is TRUE.