Package: squash 1.1.0
squash: Color-Based Plots for Multivariate Visualization
Functions for color-based visualization of multivariate data, i.e. colorgrams or heatmaps. Lower-level functions map numeric values to colors, display a matrix as an array of colors, and draw color keys. Higher-level plotting functions generate a bivariate histogram, a dendrogram aligned with a color-coded matrix, a triangular distance matrix, and more.
Authors:
squash_1.1.0.tar.gz
squash_1.1.0.zip(r-4.7)squash_1.1.0.zip(r-4.6)squash_1.1.0.zip(r-4.5)
squash_1.1.0.tgz(r-4.6-any)squash_1.1.0.tgz(r-4.5-any)
squash_1.1.0.tar.gz(r-4.7-any)squash_1.1.0.tar.gz(r-4.6-any)
squash_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
squash/json (API)
NEWS
| # Install 'squash' in R: |
| install.packages('squash', repos = c('https://aroneklund.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aroneklund/squash/issues
Last updated from:6f611feb46. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 217 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 149 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 76 |
Exports:.extendrange2blueorangeblueredcimagecmapcolorgramcoolheatcorrogramdarkbluereddendromatdiamonddistogramgrayscalegreyscaleheathist2hkeyjetmakecmapmatapplyprettyIntprettyLograinbow2savematsquashgramtrianglegramvkeyxyzmat.coordsxyzmat2xyz
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Draw a matrix of colored rectangles | cimage |
| Apply a color map to numeric data | cmap |
| Draw a colorgram (heatmap) of a matrix | colorgram |
| Bonus color palettes | blueorange bluered coolheat darkbluered grayscale greyscale heat jet rainbow2 |
| Draw a color-coded triangular matrix of pairwise correlations | corrogram |
| Plot a dendrogram with a colorgram underneath | dendromat |
| Draw diamonds | diamond |
| Draw a color-coded triangular distance matrix | distogram |
| Bivariate histogram | hist2 |
| Add a color key to a plot | hkey vkey |
| Generate a color map from numeric values to colors | makecmap |
| Apply a function over z coordinates, binned by their x, y coordinates | matapply |
| Pretty breakpoints | prettyInt prettyLog |
| Save a matrix as a raster image file | savemat |
| Visualize a function of z coordinates, binned by x, y coordinates | squashgram |
| Draw a color-coded triangular matrix | trianglegram |
| Extract (x, y, z) coordinates, where z is a matrix | xyzmat.coords |
| Convert (x, y, zmat) coordinates to (x, y, z) coordinates | xyzmat2xyz |
