nifti.quatern.to.mat44 {AnalyzeFMRI}R Documentation

Quaternion (etc..) to affine 4x4 matrix

Description

Generate a 4x4 affine matrix from a NIFIT header list.

Usage

nifti.quatern.to.mat44(L)

Arguments

L a NIFIT header list

Value

The 4x4 affine matrix.

See Also

R2Q Q2R


[Package AnalyzeFMRI version 1.1-11 Index]