Returns the path of a MNI file of a segmentation to the user.

getMNISegPath(alg = "FAST", res = c("1mm", "2mm"))

Arguments

alg

Algorithm to do the segmentation

res

Resolution of the image, in millimeters

Value

Character filename of path

Examples

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