orient-methods: Extract Image Attribute orient
Description
Methods that act on the orient
field in the
NIfTI/ANALYZE header.
Usage
orient(object)# S4 method for anlz
orient(object)
orient(object) <- value
# S4 method for anlz
orient(object) <- value
Arguments
object
is an object of class nifti
or anlz
.
value
is the value to assign to the orient
field.
Details
See documentation on the ANALYZE and/or NIfTI data standards for
more details.