These methods convert NeuroSlice and NeuroVol objects
into raster images that can be displayed with
grid::grid.raster or base plot.
Arguments
- x
object to convert.
- cmap
palette name or hex-color vector for the background (default
"grays"). Seeresolve_cmap.- irange
numeric length-2 intensity range for the color scale.
- ...
additional arguments passed to methods
- zlevel
slice index for
NeuroVolobjects. Defaults to the middle slice.