rweave {ggplot2}R Documentation

Row weave.

Description

Weave together two (or more) matrices by row.

Usage

rweave(...)

Arguments

...

matrices to weave together

Details

Matrices must have same dimensions.


[Package ggplot2 version 1.0.1 Index]