Description Usage Arguments Details Value Author(s) See Also
View source: R/mincSlice_class.R
This function is called internally by the MincSlice::plot function to display a given 2D image plot.
1 | mincIO.plotSlicePretty(slice, xAxisLabel, yAxisLabel, aspectRatio, colorMap)
|
slice |
The 2D slice matrix extracted from the data part of a MincSlice object. |
xAxisLabel |
The desired x-axis label. |
yAxisLabel |
The desired x-axis label. |
aspectRatio |
The aspect ratio to be used for the display. |
colorMap |
The color map to be used for the display. |
This is an internal function, called by the MincSlice::plot function, to serve as the common display engine for 2D slice displays – regardless of slice orientation.
A lattice object, containing the plot.
Jim Nikelski nikelski@bic.mni.mcgill.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.