read_dat: Read the raw data for a BVA file.

View source: R/file_io.R

read_datR Documentation

Read the raw data for a BVA file.

Description

Read the raw data for a BVA file.

Usage

read_dat(file_name, file_size, bin_format, multiplexed)

Arguments

file_name

Filename of the .dat file

file_size

Size of the .dat file

bin_format

Storage format.

multiplexed

Logical; whether the data is VECTORIZED (FALSE) or MULTIPLEXED (TRUE)


neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.