Learn R Programming

plotcli (version 0.2.0)

rbind_plots: Combine plot matrices vertically

Description

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

Usage

rbind_plots(...)

Value

A combined plot matrix.

Arguments

...

A list of plot matrices to be combined.