assembleDesign: Simple assembleDesigning function.

Description Usage Arguments Value Author(s) Examples

Description

Assembles the study design from raw block data

Usage

1
2
assembleDesign(blocksCSVlist, datadir, assembledDesignOutPrefix,
  assembledImageOutPrefix)

Arguments

blocksCSVlist

a list of block-wise csv files detailing the design

datadir

root data directory containing subject design, bold, etc

assembledDesignOutPrefix

output file name for assembled design file - will be read if it already exists (rather than reassembled)

assembledImageOutPrefix

output file name for assembled bold file - will be read if it already exists (rather than reassembled)

Value

list is output containing organizational variables for design matrix

Author(s)

Avants BB, Phillips JS

Examples

1
2
3
4
## Not run: 
assembly<-assembleDesign( blocksCSVlist, datadir, dfn, afn )

## End(Not run)

stnava/RKRNS documentation built on May 30, 2019, 7:21 p.m.