Description Usage Arguments Value Examples
a wrapper to create a RleMatrix from a RleList object.
1 | RleListToRleMatrix(RleList, dimnames = NULL)
|
RleList |
an RleList object with all elements of the same length. |
dimnames |
the names for dimensions of RleMatrix (see DelayedArray pkg). |
a RleMatrix from DelayedArray package.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.