Prepare the Heatmap

# S4 method for Heatmap
prepare(object, process_rows = TRUE, process_columns = TRUE)

Arguments

object

A Heatmap-class object.

process_rows

Whether to process rows of the heatmap.

process_columns

Whether to process columns of the heatmap.

Details

The preparation of the heatmap includes following steps:

This function is only for internal use.

Value

The Heatmap-class object.

Examples

# There is no example NULL
#> NULL