loadFunc {arf3DS4} | R Documentation |
Load functional data (linking the run to the raw time-series) for a single run of a condition. This information is used by makeSingleTrialEvents
to estimate single-trial data.
loadFunc(subject, condition, run, experiment = NULL)
subject |
Subject name. |
condition |
Condition name. |
run |
Which run (can be numeric, or a directory name). |
experiment |
Optional experiment object. |
Returns an object of class functional
.
Wouter D. Weeda - w.d.weeda@gmail.com
functional
, experiment
, setFuncTimings