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

Description Usage Arguments

View source: R/interactive_plotting.R

Description

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

Usage

1
2
3
4
5
6
7
8
plot_slice_fit_inter(
  fit_res,
  map = NULL,
  slice = 1,
  zlim = NULL,
  interp = 1,
  xlim = NULL
)

Arguments

fit_res

fit_result object.

map

array of values to be plotted, defaults to a "tNAA" map.

slice

slice to plot in the z direction.

zlim

range of values to plot.

interp

interpolation factor.

xlim

spectral plot limits for the x axis.


neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.