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.5)squash_1.1.0.zip(r-4.4)squash_1.1.0.zip(r-4.3)
squash_1.1.0.tgz(r-4.4-any)squash_1.1.0.tgz(r-4.3-any)
squash_1.1.0.tar.gz(r-4.5-noble)squash_1.1.0.tar.gz(r-4.4-noble)
squash_1.1.0.tgz(r-4.4-emscripten)squash_1.1.0.tgz(r-4.3-emscripten)
squash.pdf |squash.html✨
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 1 years agofrom:6f611feb46. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
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 |