StitchMatrix: Stitch Matrices Together
Description
Stitch Matrices Together
Usage
StitchMatrix(x, y, rowmap, colmap, ...)
Value
A single matrix of type class(x)
consisting of all values
in component matrices
Arguments
- x
A matrix
- y
One or more matrices of the same class or coercible to the
same class as x
- rowmap, colmap
LogMaps
describing the row and cell
membership of each matrix; the LogMap
entries are assumed to be in
the order of c(x, y)
- ...
Arguments passed to other methods