rbind_plots: Combine plot matrices vertically

View source: R/class_functions.r

rbind_plotsR 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.


plotcli documentation built on May 29, 2024, 6:22 a.m.