nifti.space.info | R Documentation |
Compute NIFTI space unit info from xyzt_units header field.
nifti.space.info(xyzt_units)
xyzt_units |
a single character, the 'xyzt_units' NIFTI header field |
named list with entries: 'code': the NIFTI unit code as a decimal integer, 'name': character string, the unit name, 'scaling': float, the scaling factor for the unit, relative to the FreeSurfer space unit ('mm').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.