rbind_plots {plotcli}R Documentation

Combine plot matrices vertically

Description

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

Usage

rbind_plots(...)

Arguments

...

A list of plot matrices to be combined.

Value

A combined plot matrix.


[Package plotcli version 0.1.0 Index]