intervalsToSeq.matrix | R Documentation |
Generates a vector of indices from a matrix of intervals.
## S3 method for class 'matrix'
intervalsToSeq(fromTo, sort=FALSE, unique=FALSE, ...)
fromTo |
An Nx2 |
sort |
If |
unique |
If |
... |
Not used. |
Henrik Bengtsson
seqToIntervals
().
## Not run: See example(seqToIntervals)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.