makeDirStruct: Create a directory structure for ARF analysis

Description Usage Arguments Value Author(s)

Description

makeDirstruct makes a full directory structure needed for arf analysis.

Usage

1
makeDirStruct(rootdir = "", studyname = "undefined_experiment", numsubs = 1, subdirname = "subject", condpersub = 1, conddirname = "condition", showstructure = T)

Arguments

rootdir

Rootdirectory of the experiment.

studyname

Name of the the experiment.

numsubs

Number of subjects in the experiment.

subdirname

Name of the subject directories (appends subject number), default is 'subject'

condpersub

Number of conditions per subject.

conddirname

Name of the condition directories (appends condition number), default is 'condition'

showstructure

Show the directory structure in the console.

Value

makeDirStruct returns the root of the experiment

Author(s)

Wouter D. Weeda


arfS4 documentation built on May 2, 2019, 6:14 p.m.