read_session_data: Read all of the channel data associated with a particular...

Description Usage Arguments Value See Also

Description

Read all of the channel data associated with a particular session.

Usage

1
2
read_session_data(datadir, channel.list, channels, samplingrate, start,
  data.length, session.number = 1)

Arguments

datadir

The directory containing the neurOne data.

channel.list

A list containing channel information (from the function get_channels).

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.

Value

A matrix with the channel data.

See Also

get_channels


bwrc/neurone-r documentation built on May 13, 2019, 9:19 a.m.