subtract.eeg: A function to subtract two EEG epochs

Description Usage Arguments

Description

This function creates a new epoch under the .ep format from the subtraction of two files of the same dimension. Careful the function is not written efficiently

Usage

1
subtract.eeg(file1, file2, path_save)

Arguments

file1

First file to do the subtraction. file2 is subtracted from file1

file2

Second file to do the subtraction. file2 is subtracted from file1

path_save

Path where to save the subtraction result.


EricMenetre/NPL documentation built on June 23, 2021, 2:10 p.m.