imageMBF: Plotting of (voxelwise) cardiac MBF

View source: R/image_mbf.R

imageMBFR Documentation

Plotting of (voxelwise) cardiac MBF

Description

Plotting of (voxelwise) cardiac MBF

Usage

imageMBF(img, zlim = NULL, reverse = TRUE)

Arguments

img

3d array ob MBF values

zlim

limits of MBF, default: NULL means zlim=c(0,max(img,na.rm=TRUE))

reverse

reverse color scheme

Value

plots

Examples

data(cmrsim)
imageMBF(maxresp_sim)

bioimaginggroup/cmr documentation built on July 27, 2023, 8:23 a.m.