Description Usage Arguments Value See Also
Read binary neurOne data from a bin-file. Data from multiple channels is read.
1 2 | read_channels(binfile, channels, channel.list, samplingrate, start = 0,
data.length = NULL)
|
binfile |
The name of the file containing the data. |
channels |
The number or name of the channels to be read. |
channel.list |
A list containing channel information (from the function |
samplingrate |
The sampling rate. |
start |
The offset in seconds from the beginning of the file to start reading data. |
data.length |
The amount of data in seconds to be read. |
A matrix with the channel data.
get_channels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.