Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

anlz

Constructor for Analyze


Description

Constructor for Analyze class objects.

Usage

anlz(img = array(0, dim = rep(1, 4)), dim, datatype = 2, ...)

Arguments

img

is a multidimensional array of data.

dim

is the dimension of the data (default = missing).

datatype

is an integer that denotes the type of data contained in each voxel. See the function convert.datatype.anlz or the ANALYZE documentation for more details.

...

allows for additional ‘slots’ to be specified.

Value

An object of class anlz.

Author(s)

Brandon Whitcher bwhitcher@gmail.com

References

See Also

Examples

aim <- anlz() # default

oro.nifti

Rigorous - 'NIfTI' + 'ANALYZE' + 'AFNI' : Input / Output

v0.11.0
BSD_3_clause + file LICENSE
Authors
Brandon Whitcher [aut, cre], Volker Schmid [aut], Andrew Thornton [aut], Karsten Tabelow [ctb], Jon Clayden [ctb], John Muschelli [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.