Merge two ic data objects Merge two ic.df data objects by common columns while preserving the attributes

# S3 method for ic.df
merge(x, y, attr.x = TRUE, ...)

Arguments

x, y

ic.df objects to merge

attr.x

Logical. Should the attributes (i.e. core field names) be based on the ic object 'x' or 'y' (when FALSE)?

...

arguments to be based on merge.