cola_report-ConsensusPartition-method.Rd
Make HTML report from the ConsensusPartition object
# S4 method for ConsensusPartition
cola_report(object, output_dir = getwd(),
title = qq("cola Report for Consensus Partitioning (@{object@top_value_method}:@{object@partition_method})"),
env = parent.frame())
A ConsensusPartition-class
object.
The output directory where the report is saved.
Title of the report.
Where the objects in the report are found, internally used.
It generates report for a specific combination of top-value method and partitioning method.
No value is returned.
# There is no example
NULL
#> NULL