Learn R Programming

spant (version 1.9.0)

plot_voi_overlay: Plot a volume as an image overlay.

Description

Plot a volume as an image overlay.

Usage

plot_voi_overlay(voi, mri, flip_lr = FALSE, export_path = NULL)

Arguments

voi

volume data as a nifti object or path to data file.

mri

image data as a nifti object or path to data file.

flip_lr

flip the image in the left-right direction.

export_path

optional path to save the image in png format.