Read the preamble of the EDF file and parses it into an reading-friendly format
Examples
# \donttest{
if (eyelinkReader::compiled_library_status()) {
read_preamble(system.file("extdata", "example.edf", package = "eyelinkReader"))
}
# }
Read the preamble of the EDF file and parses it into an reading-friendly format
# \donttest{
if (eyelinkReader::compiled_library_status()) {
read_preamble(system.file("extdata", "example.edf", package = "eyelinkReader"))
}
# }