readFileList: A function for reading a list of T1 volumetric mricloud data

Description Usage Arguments

View source: R/readFileList.R

Description

A function for reading in a collection of files of T1 volumetric output from MRIcloud. The files must be a list of files

Usage

1
readFileList(fileList, idList = NULL, fixT2 = FALSE, fixBF = FALSE)

Arguments

fileList

a vector of file names, passed to readSubjectDf

idList

an optional list of ids, otherwise is 1 : length(fileList)

fixT2

optional, should the target2.img rawid errors be fixed (for older images)

fixBF

optional, should basalForebrain mislabeling be fixed (for older images)


neuroconductor-devel-releases/MRIcloudT1volumetrics documentation built on May 5, 2020, 3:48 a.m.