A reminder: DT[where, select|update|do, by] syntax is used to work with columns of a data.table.
DT[where, select|update|do, by]
i
j
These two arguments are usually passed by position instead of by name.