nifti.header.check | R Documentation |
Perform basic sanity checks on NIFTI header data. These are in no way meant to be exhaustive.
nifti.header.check(niiheader, nifti_version = 1L)
niiheader |
named list, the NIFTI header. |
nifti_version |
integer, one of 1L or 2L. The NIFTI format version. |
logical, whether the check was okay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.