Internal function that converts multidimensional arrays to NIfTI class objects.
as.nifti(from, value = NULL, verbose = FALSE)
An object of class nifti
.
is the object to be converted.
is the anlz
class object to use as a template for
various NIfTI header information.
is a logical variable (default = FALSE
) that allows
text-based feedback during execution of the function.
Andrew Thornton zeripath@users.sourceforge.net.
Brandon Whitcher bwhitcher@gmail.com