R/data_step.R
else_if_do.Rd
Creates an ELSE IF rule for use inside data_step().
else_if_do(condition, ...)
Logical condition evaluated on the data.table.
Named assignments to apply when condition is TRUE.
A rule object for data_step().