ggheatmap: Plot Heatmap

The flexibility and excellence of 'ggplot2' is unquestionable, so many drawing tools basically need 'ggplot2' as the operating object. In order to develop a heatmap drawing system based on ggplot2, we developed this tool, mainly to solve the heatmap puzzle problem and the flexible connection between the heatmap and the 'ggplot2' object. The advantages of this tool are as follows: 1. More flexible label settings; 2. Realize the linkage of heatmap and 'ggplot2' drawing system, which is helpful for operations such as puzzles; 3. Simple and easy to operate; 4. Optimization of clustering tree visualization.

Getting started

Package details

AuthorBaiwei Luo [aut, cre]
MaintainerBaiwei Luo <2734782653@qq.com>
LicenseGPL-3
Version2.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ggheatmap")

Try the ggheatmap package in your browser

Any scripts or data that you put into this service are public.

ggheatmap documentation built on Sept. 10, 2022, 5:05 p.m.