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