Learn R Programming

spant (version 1.1.0)

plot_slice_fit: Plot a 2D slice from an MRSI fit result object.

Description

Plot a 2D slice from an MRSI fit result object.

Usage

plot_slice_fit(fit_res, name, slice = 1, zlim = NULL, interp = 1)

Arguments

fit_res

fit_result object.

name

name of the quantity to plot, eg "tNAA".

slice

slice to plot in the z direction.

zlim

range of values to plot.

interp

interpolation factor.