Skip to contents

Convert EDF to CSV

Usage

edf2csv(input, output, align = c("highest-rate", "union"))

Arguments

input

path to the input EDF file.

output

path to the output CSV file.

align

signal alignment method.

Value

invisibly returns the command exit status.