read.nifti1.header.internal | R Documentation |
Read NIFTI v1 header from file (which may contain the FreeSurfer hack).
read.nifti1.header.internal(filepath, little_endian = TRUE)
filepath |
path to a NIFTI v1 file (single file version), which can contain the FreeSurfer hack. |
little_endian |
internal logical, leave this alone. Endianness will be figured out automatically, messing with this parameter only hurts. |
named list with NIFTI 1 header fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.