Plotting package based on the grid system, combining elements of a bubble plot and heatmap to conveniently display two numerical variables, (represented by color and size) grouped by categorical variables on the x and y axes. This is a useful alternative to a forest plot when the data can be grouped in two dimensions, such as predictors x outcomes. It has particular advantages for visualising the metabolic measures produced by the 'Nightingale Health' metabolomics platform, and templates are included for automatically generating figures from these datasets.
Version: | 0.1.1 |
Depends: | R (≥ 3.5.0), grid |
Imports: | reshape, methods |
Suggests: | rmarkdown, knitr |
Published: | 2023-05-15 |
DOI: | 10.32614/CRAN.package.bubbleHeatmap |
Author: | Ruth Boxall [aut, cre], Michael Holmes [ctb], Robin Walters [ctb] |
Maintainer: | Ruth Boxall <ruth.boxall at ndph.ox.ac.uk> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | bubbleHeatmap results |
Reference manual: | bubbleHeatmap.pdf |
Vignettes: |
"Using bubbleHeatmap to Plot Nightingale Metabolomics Data" |
Package source: | bubbleHeatmap_0.1.1.tar.gz |
Windows binaries: | r-devel: bubbleHeatmap_0.1.1.zip, r-release: bubbleHeatmap_0.1.1.zip, r-oldrel: bubbleHeatmap_0.1.1.zip |
macOS binaries: | r-devel (arm64): bubbleHeatmap_0.1.1.tgz, r-release (arm64): bubbleHeatmap_0.1.1.tgz, r-oldrel (arm64): bubbleHeatmap_0.1.1.tgz, r-devel (x86_64): bubbleHeatmap_0.1.1.tgz, r-release (x86_64): bubbleHeatmap_0.1.1.tgz, r-oldrel (x86_64): bubbleHeatmap_0.1.1.tgz |
Old sources: | bubbleHeatmap archive |
Please use the canonical form https://CRAN.R-project.org/package=bubbleHeatmap to link to this page.