Description Usage Arguments Details Examples
View source: R/AnnotationFunction-function.R
Subset the Matrix by Rows
1 | subset_matrix_by_row(x, i)
|
x |
A matrix. |
i |
The row indices. |
Mainly used for constructing the AnnotationFunction-class
object.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.