Returns the path of a MNI file to the user.

getMNIPath(what = c("T1", "Brain", "Brain_Mask"), res = c("1mm",
  "2mm"))

Arguments

what

Type of image to return

res

Resolution of the image, in millimeters

Value

Character filename of path

Examples

getMNIPath()
#> [1] "/home/runner/work/_temp/Library/MNITemplate/extdata/MNI152_T1_1mm.nii.gz"