This package browser is in early development. Mind the rough edges.

r-heatmaply 1.5.0

Interactive cluster heat maps using plotly

This package enables you to create interactive cluster heatmaps that can be saved as a stand-alone HTML file, embedded in R Markdown documents or in a Shiny app, and made available in the RStudio viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A heatmap is a popular graphical method for visualizing high-dimensional data, in which a table of numbers is encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by dendrograms.

Installation

Install r-heatmaply 1.5.0 as follows:

guix install r-heatmaply@1.5.0

Or install the latest version:

guix install r-heatmaply

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.