cbind_plots: Combine plot matrices horizontally

View source: R/class_functions.r

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


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