Subset the Matrix by Rows

subset_matrix_by_row(x, i)

Arguments

x

A matrix.

i

The row indices.

Details

Mainly used for constructing the AnnotationFunction-class object.

Examples

# There is no example NULL
#> NULL