read_func_scans.bids_project.Rd
read in a set of four-dimensioanl functional scans
read_func_scans.bids_project( x, mask, mode = c("normal", "bigvec"), subid = "^sub-.*", task = ".*", run = ".*", modality = "bold", ... )
x | the |
---|---|
mask | a brain mask of type |
mode | the file mode: 'normal' for in-memory files or 'bigvec' for on-disk files |
subid | one or more subject ids |
task | an optional task regex |
run | an optional run regex |
modality | the image modality (usually "bold") |
... | extra args send to |
a instance of type NeuroVec