Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mni_fname

Construct MNI Filename


Description

Finds the standard data directory for FSL and pastes together the string for an MNI template image

Usage

mni_fname(mm = c("1", "0.5", "2"), brain = FALSE, linear = FALSE,
  mask = FALSE)

mni_face_fname(mm = c("1", "0.5", "2"))

Arguments

mm

Resolution (in mm) of the brain image (isotropic)

brain

Should the brain be returned (default) or the T1 with the skull

linear

Should the linearized MNI template be used

mask

should the mask be given? Generally, only MNI152_T1_1mm_brain_mask exists.

Value

Character path of filename, warning if that file does not exist


fslr

Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')

v2.24.1
GPL-3
Authors
John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.