| nifti.dtype.info | R Documentation |
Compute NIFTI v1 data type info from datatype and bitpix header field.
nifti.dtype.info(datatype, bitpix)
datatype |
integer, the |
bitpix |
integer, the |
named list with entries: mri_dtype: the MRI data type, as used by FreeSurfer for MGH files, r_dtype: the R data type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.