merge.data.list: Merge Two Data Lists

Description Usage Arguments Details Value

Description

Merge two data lists, such that one of the data lists is replicated along all of the dimensions of the other.

Usage

1
2
## S3 method for class 'data.list'
merge(x, y, ...)

Arguments

x

A data list

y

Another data list

...

Not currently used

Details

This merge.data.list function is a simple wrapper to data list addition, Ops.data.list

Value

Yet another data list


stevencarlislewalker/multitable documentation built on May 30, 2019, 4:44 p.m.