mm_grps_PlotArray: Plot Arrays of groups

View source: R/explore.R

mm_grps_PlotArrayR Documentation

Plot Arrays of groups

Description

Attempts to optimally format a grid of arrays by group

Usage

mm_grps_PlotArray(A, grps, reset_par = TRUE)

Arguments

A

an array to be plotted

grps

a vector defining group IDs to subset along the 3rd dimension of the array

reset_par

Optional, default = TRUE. If false, do not reset graphic parameters in order to create complex plots.

Details

4 Groups will plot as a 2x2 grid, while 9 groups plot in a 3x3. Function is experimental

Value

Returns no values, produces a series of plots.


ehrlichd/moRphomenses documentation built on Jan. 9, 2025, 6:29 p.m.