Learn R Programming

IGM.MEA (version 0.3.4.1)

axion.electrodes.on.well:

axion.electrodes.on.well

Description

Retrieve the set of channels belonging to the input well and list of channels.

Usage

axion.electrodes.on.well(well, electrodes)

Arguments

well

Well name. e.g. "B2" or "C4"

electrodes

A vector of electrode names.

Value

Returns a vector of channel names

See Also

axion.elec2well

Examples

Run this code
data("S") 
well<-"B2"
axion.electrodes.on.well(well, S$channels)

Run the code above in your browser using DataLab