mincIO.plotSlicePretty: Display a 2D Image Plot

Description Usage Arguments Details Value Author(s) See Also

View source: R/mincSlice_class.R

Description

This function is called internally by the MincSlice::plot function to display a given 2D image plot.

Usage

1
mincIO.plotSlicePretty(slice, xAxisLabel, yAxisLabel, aspectRatio, colorMap)

Arguments

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.

Details

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.

Value

A lattice object, containing the plot.

Author(s)

Jim Nikelski nikelski@bic.mni.mcgill.ca

See Also

plot MincSlice


jnikelski/rmincIO documentation built on May 19, 2019, 2:58 p.m.