Description Usage Arguments Value See Also
Read binary neurOne data from a bin-file. Only data from one channel is read.
1 2 | read_channel(binfile, channel, channel.list, samplingrate, start = 0,
data.length = NULL)
|
binfile |
The name of the file containing the data. |
channel |
The number or name of the channel 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.