Methods that act on the session_error
field in the
NIfTI/ANALYZE header.
session_error(object)
# S4 method for nifti
session_error(object)
# S4 method for anlz
session_error(object)
session_error(object) <- value
# S4 method for nifti
session_error(object) <- value
# S4 method for anlz
session_error(object) <- value
session.error(object)
# S4 method for nifti
session.error(object)
# S4 method for anlz
session.error(object)
session.error(object) <- value
# S4 method for nifti
session.error(object) <- value
# S4 method for anlz
session.error(object) <- value
object | is an object of class |
---|---|
value | is the value to assign to the |
See documentation on the ANALYZE and/or NIfTI data standards for more details.
ANALYZE 7.5
http://eeg.sourceforge.net/ANALYZE75.pdf
NIfTI-1
http://nifti.nimh.nih.gov/
John Muschelli muschellij2@gmail.com,
Brandon Whitcher bwhitcher@gmail.com