mincTriplanarSlicePlot | R Documentation |
Show a slice from each axis of minc volume
mincTriplanarSlicePlot(
anatomy,
statistics,
slice = NULL,
layoutMatrix = NULL,
...
)
anatomy |
a mincArray object containing the source anatomy |
statistics |
a mincArray object containing a statistic to overlay |
slice |
3-component vector indicating which slice along each axis |
layoutMatrix |
A matrix describing the layout for the plots typically produced by layout |
... |
extra parameters to be passed to mincPlotAnatAndStatsSlice |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.