defaultInfoPanel: Info panels for the built-in viewer

defaultInfoPanelR Documentation

Info panels for the built-in viewer

Description

A default info panel for view, which shows the labels and values of each image at the current point, and a panel suitable for plotting four-dimensional time series images.

Usage

defaultInfoPanel(point, data, labels)

timeSeriesPanel(point, data, labels)

Arguments

point

A numeric vector giving the current point location.

data

A list of data values for each image at the current point. Note that, for images of more than three dimensions, there will be more than one value per image.

labels

A character vector of image labels.

Author(s)

Jon Clayden <code@clayden.org>

See Also

view


RNifti documentation built on May 31, 2023, 5:59 p.m.