Learn R Programming

vows (version 0.5)

R2nii: Save data to a NIfTI file

Description

This function can be used to output the results of voxelwise RLRT or smoothing.

Usage

R2nii(arr, name.nii)

Arguments

arr
a 3D or 4D array containing data to be saved.
name.nii
filename, excluding the .nii extension.

Value

None; a NIfTI file is created.

See Also

nii2R