getNextVector {blima} | R Documentation |
Internal function supporting probe and beadl level testing.
getNextVector(what, from, length)
what |
Two column sorted matrix with probe values. |
from |
Index to start on |
length |
nrow(what) |
Vojtěch Kulvait