subset_matrix_by_row: Subset the Matrix by Rows

Description Usage Arguments Details Examples

View source: R/AnnotationFunction-function.R

Description

Subset the Matrix by Rows

Usage

1

Arguments

x

A matrix.

i

The row indices.

Details

Mainly used for constructing the AnnotationFunction-class object.

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.