Internal function that converts multidimensional arrays to ANALYZE class objects.
as.anlz(from, value = NULL, verbose = FALSE)
An object of class anlz
.
is the object to be converted.
is the nifti
class object to use as a template for
various ANALYZE 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