Description Usage Arguments Value See Also
Read all of the channel data associated with a particular session.
1 2 | read_session_data(datadir, channel.list, channels, samplingrate, start,
data.length, session.number = 1)
|
datadir |
The directory containing the neurOne data. |
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. |
session.number |
The session number. Default is 1. |
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.