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