plot_voi_overlay | R Documentation |
Plot a volume as an image overlay.
plot_voi_overlay(mri, voi, export_path = NULL, zlim = NULL, ...)
mri |
image data as a nifti object or path to data file. |
voi |
volume data as a nifti object or path to data file. |
export_path |
optional path to save the image in png format. |
zlim |
underlay intensity limits. |
... |
additional arguments to the ortho3 function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.