Methods for function coerce
in Package ‘methods’.
An object of class anlz
or nifti
.
is an object of class array
or inherits from
array
.
is the name of the class to which ‘object’ should be
coerced; i.e., nifti
.
is the object to be converted.
is the nifti
class object to use as a template for
various ANALYZE/NIfTI header information.
is a logical variable (default = FALSE
) that allows
text-based feedback during execution of the function.
An object of class anlz
is coerced
into a NIfTI object.
An object of class array
is
coerced into an ANALYZE object.
An object of class array
is
coerced into a NIfTI object.
All objects of class array
in the
list are coerced into ANALYZE objects. All other objects are left alone.
The original list structure is retained.
All objects of class array
in the
list are coerced into NIfTI objects. All other objects are left alone. The
original list structure is retained.
Andrew Thornton zeripath@users.sourceforge.net,
Brandon Whitcher bwhitcher@gmail.com
as