read_dat: Read the raw data for a BVA file.

Description Usage Arguments

View source: R/file_io.R

Description

Read the raw data for a BVA file.

Usage

1
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)


kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.