merge

Quick and easy classification column (data.table)

Quickly add higher-level classification column to data. A very common use-case is to add a column to a table of data that indicates a category for each row where the category is dependent on the value of one of the table column.