Parse FSL Header
This function takes in a FSL header and parses the components
fslhd.parse(hd)
hd |
(character) header from |
data.frame of information from FSL header
if (have.fsl()){
mnifile = mni_fname("2")
hd = fslhd(mnifile)
fslhd.parse(hd)
}Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.