get_channel {readNSx} | R Documentation |
Get channel data
Description
Obtain channel information and data from given prefix and channel ID.
Usage
get_channel(x, channel_id)
Arguments
x |
path |
channel_id |
integer channel number. Please be aware that channel number, channel ID, electrode ID refer to the same concept in 'Blackrock' 'NEV' specifications. Electrodes are not physical metals, they refer to channels for historical reasons. |
Value
A list containing channel data and meta information, along with
the enclosing 'NSx' information; for invalid channel ID, this function
returns NULL
[Package readNSx version 0.0.4 Index]