Learn R Programming

EnrichedHeatmap (version 1.2.2)

print.normalizedMatrix: Print normalized matrix

Description

Print normalized matrix

Usage

## S3 method for class 'normalizedMatrix':
print(x, ...)

Arguments

x
the normalized matrix returned by normalizeToMatrix
...
other arguments

Value

  • No value is returned.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab