anlz | R Documentation |
Constructor for Analyze class objects.
anlz(img = array(0, dim = rep(1, 4)), dim, datatype = 2, ...)
img |
is a multidimensional array of data. |
dim |
is the dimension of the data (default = |
datatype |
is an integer that denotes the type of data contained in
each voxel. See the function |
... |
allows for additional ‘slots’ to be specified. |
An object of class anlz
.
Brandon Whitcher bwhitcher@gmail.com
ANALYZE 7.5
http://eeg.sourceforge.net/ANALYZE75.pdf
anlz
, nifti
,
nifti
, convert.datatype.anlz
aim <- anlz() # default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.