mergeByIntersect: Merge two data tables by the intersect of the names
Description
Merge two data tables by the intersect of the names
Usage
mergeByIntersect(x, y, ..., msg = FALSE)
Arguments
msg
Verbose message switch, default to FALSE
.
Value
A merged data table.