rbind.normalizedMatrix: Bind Matrix by Rows

View source: R/normalize.R

rbind.normalizedMatrixR Documentation

Bind Matrix by Rows

Description

Bind Matrix by Rows

Usage

## S3 method for class 'normalizedMatrix'
rbind(..., deparse.level = 1)

Arguments

...

Matrices

deparse.level

Not used.

Value

A normalizedMatrix class object.

Author(s)

z.gu@dkfz.de

Examples

# There is no example
NULL


jokergoo/EnrichedHeatmap documentation built on Feb. 27, 2024, 6:43 p.m.