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)
Arguments
A |
an array to be plotted |
grps |
a vector defining group IDs to subset along the 3rd dimension of the array |
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.2 Index]