str.comb_mat {ComplexHeatmap}R Documentation

str method

Description

str method

Usage

## S3 method for class 'comb_mat'
str(object, ...)

Arguments

object

A combination matrix returned by make_comb_mat.

...

Other arguments.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]