plot_voi_overlay_seg | R Documentation |
Plot a volume as an overlay on a segmented brain volume.
plot_voi_overlay_seg(mri_seg, voi, export_path = NULL, ...)
mri_seg |
segmented brain volume as a nifti object. |
voi |
volume data as a nifti object. |
export_path |
optional path to save the image in png format. |
... |
additional arguments to the ortho3 function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.