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