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