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 0.9.3.1 Index]