Learn R Programming

plotcli (version 0.2.0)

cbind_plots: Combine plot matrices horizontally

Description

This function combines multiple plot matrices horizontally, centering them vertically.

Usage

cbind_plots(...)

Value

A combined plot matrix.

Arguments

...

A list of plot matrices to be combined.