mm_grps_PlotArray {moRphomenses}R 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.


[Package moRphomenses version 1.0.3 Index]