Learn R Programming

arf3DS4 (version 2.5-4)

loadData: Load an arf3DS4 "data" object.

Description

loadData loads a "data" object for a given subject and condition.

Usage

loadData(subject, condition, experiment = NULL)

Arguments

subject
Name of the subject.
condition
Name of the condition.
experiment
Optional object of class "experiment" (see experiment)

Value

  • Returns an object of class "data" (see data).

Details

loadData uses the loaded experiment as a default (see loadExp) on how to load experiments.

See Also

data, experiment, loadExp