cbind_plots {plotcli} | R Documentation |
Combine plot matrices horizontally
Description
This function combines multiple plot matrices horizontally, centering them vertically.
Usage
cbind_plots(...)
Arguments
... |
A list of plot matrices to be combined. |
Value
A combined plot matrix.
[Package plotcli version 0.1.0 Index]