The Learning Leader's Guide to AI Literacy
Download Now
Rdocumentation
powered by
Learn R Programming
oro.nifti (version 0.7.2)
as.nifti: 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
anlz
class object to use as a template for various NIfTI header information.
verbose
is a logical variable (default =
FALSE
) that allows text-based feedback during execution of the function.
Value
An object of class
nifti
.