subset_matrix_by_row: Subset the Matrix by Rows

View source: R/AnnotationFunction-function.R

subset_matrix_by_rowR Documentation

Subset the Matrix by Rows

Description

Subset the Matrix by Rows

Usage

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


jokergoo/ComplexHeatmap documentation built on Sept. 24, 2024, 4:48 p.m.