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

convert_afni

Convert AFNI data codes


Description

Codes that appear in the AFNI header are mapped to meaningful character strings.

Usage

convert.scene(scene.data, typestring)

Arguments

scene.data

defines data type.

typestring

defines whether func or anat data.

Details

switch statements are used to map a numeric code to the appropriate string.

Value

A character string.

Author(s)

References

See Also

Examples

## 4 = CT for anatomic data
convert.scene(4, "3DIM_HEAD_ANAT")

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.