procImageFiles: Restructure directories with image files

Description Usage Arguments Author(s)

View source: R/procImageFiles.R

Description

Copy hdr+img/nifti-files to appropiate directory structure for use with neurocdf function

Usage

1
2
  procImageFiles(dir, newpath, checknum = 2,
    omitpath = c(newpath, "."), IdBeforeType = FALSE, ...)

Arguments

dir

Path to process

newpath

New path

checknum

Check if number of files in each directory is equal to checknum (0 to disable)

omitpath

Omit the following paths during processing

IdBeforeType

If TRUE a directory structure: './subject-id/image-types/files' is expected. Otherwise './image-types/subject-id/files' will be assumed.

...

Additional arguments to lower level functions

Author(s)

Klaus K. Holst


kkholst/neurocdf documentation built on May 20, 2019, 10:59 a.m.