loadReg {arf3DS4} | R Documentation |
Load a registration object for a single run of a condition.
loadReg(subject, condition, run, experiment = NULL)
subject |
Subject. |
condition |
Condition. |
run |
Which run (can be numeric, or a directory name) |
experiment |
Optional experiment object. |
Returns an object of class registration
.
Wouter D. Weeda - w.d.weeda@gmail.com