as.nifti {oro.nifti} | R Documentation |
as.nifti
Description
Internal function that converts multidimensional arrays to NIfTI class objects.
Usage
as.nifti(from, value = NULL, verbose = FALSE)
Arguments
from |
is the object to be converted. |
value |
is the |
verbose |
is a logical variable (default = |
Value
An object of class nifti
.
Author(s)
Andrew Thornton zeripath@users.sourceforge.net.
Brandon Whitcher bwhitcher@gmail.com
[Package oro.nifti version 0.11.4 Index]