merge: Generic function 'merge' for merging two matrices by...

Description Usage Arguments

Description

A matrix is returned.

Usage

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

Arguments

x, y

Matrices.

...

Arguments for passing through to base::merge (the data.frame method). Do not specify a 'by' argument.


russHyde/warper documentation built on Jan. 9, 2020, 12:36 a.m.