powered by
This function takes in a FSL header and parses the components
fslhd.parse(hd)
data.frame of information from FSL header
(character) header from fslhd
fslhd
if (have.fsl()){ mnifile = mni_fname("2") hd = fslhd(mnifile) fslhd.parse(hd) }
Run the code above in your browser using DataLab