Learn R Programming

oro.nifti (version 0.7.2)

voxres: Gets Voxel Resolution

Description

Grabs the 3 voxel dimensions and takes the product

Usage

voxres(img, units = c("mm", "cm"))

Arguments

img
nifti object
units
output unit, either cubic mm or cubic cm.

Value

Scalar numeric, one number, in cubic mm or cubic cm (cc/mL).