| mm_grps_PlotArray | R Documentation | 
Attempts to optimally format a grid of arrays by group
mm_grps_PlotArray(A, grps, reset_par = TRUE)
| 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. | 
4 Groups will plot as a 2x2 grid, while 9 groups plot in a 3x3. Function is experimental
Returns no values, produces a series of plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.