powered by
selectChannels(object, names, ...)
eSet
object
obj <- NChannelSet(R=matrix(runif(100), 20, 5), G=matrix(runif(100), 20, 5)) ## G channel as NChannelSet selectChannels(obj, "G")
Run the code above in your browser using DataLab