Learn R Programming

cmR (version 1.1)

imageMBF: Plotting of (voxelwise) cardiac MBF

Description

Plotting of (voxelwise) cardiac MBF

Usage

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

Value

plots

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

Examples

Run this code
data(cmrsim)
imageMBF(maxresp_sim)

Run the code above in your browser using DataLab