R/Utilities.R
mergeByIntersect.Rd
Merge two data tables by the intersect of the names
mergeByIntersect(x, y, ..., msg = FALSE)
Data tables of class data.table.
data.table
Various overrides.
Verbose message switch, default to FALSE.
FALSE
A merged data table.