data_faces_10_trials | R Documentation |
A dataset containing 10 trials where one subject either saw faces or a non-faces objects with preprocessing done in BrainVision 2.0. See also the vignette Introduction - Manipulating a clean EEG file exported from BrainVision 2.0.
data(data_faces_10_trials)
An eeg_lst with the following events:
.type == "New Segment"
indicates the beginning of the recording.
.type == "Bad Interval"
indicates an interval marked as an artifact by BrainVision 2.0.
.type == "UserDefined", .description == "Blink
indicates an interval marked as a blink by BrainVision 2.0.
.type == "Stimulus", .description == "s5
indicates the beginning of the experiment.
.type == "Stimulus", .description == "s111
indicates
.type == "Stimulus", .description == "s130
indicates the beginning of the trial.
.type == "Stimulus", .description == "s122
indicates
.type == "Stimulus", .description == "s121
indicates
.type == "Stimulus", .description == "s70
indicates that a face was presented.
.type == "Stimulus", .description == "s71
indicates that a non-face was presented.
Other EEG datasets:
data_faces_ERPs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.