Chapter 13 Smoothing in high dimensions

In situations where you are plotting a very large matrix, often the heatmap becomes obscured by noise due to the sheer amount of information being presented relative to the number of pixels available.

To address this common issue, we have allowed for smoothing by summarizing values within a cluster by the median value. This can be achieved using the smooth.heat argument.

## Warning: Column `rclust` joining factors with different levels, coercing to
## character vector
## Warning: Column `cclust` joining factors with different levels, coercing to
## character vector