Package: gghinton 0.1.0

Robin Foster
gghinton: Hinton Diagrams for 'ggplot2'
Provides a 'ggplot2' extension for drawing Hinton diagrams, a visualisation technique for numerical matrices in which the area of each square is proportional to the magnitude of the corresponding entry. For signed data, white squares indicate positive values and black squares indicate negative values on a grey background. Hinton diagrams are especially useful for visualising PCA weight matrices, correlation matrices, and transition matrices.
Authors:
gghinton_0.1.0.tar.gz
gghinton_0.1.0.zip(r-4.7)gghinton_0.1.0.zip(r-4.6)gghinton_0.1.0.zip(r-4.5)
gghinton_0.1.0.tgz(r-4.6-any)gghinton_0.1.0.tgz(r-4.5-any)
gghinton_0.1.0.tar.gz(r-4.7-any)gghinton_0.1.0.tar.gz(r-4.6-any)
gghinton_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
gghinton/json (API)
| # Install 'gghinton' in R: |
| install.packages('gghinton', repos = c('https://robin-foster-rf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/robin-foster-rf/gghinton/issues
- alice_bigrams - English character bigram counts from Alice's Adventures in Wonderland
Last updated from:3a2a4c45d4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 110 |
Exports:as_hinton_dfgeom_hintonGeomHintonmatrix_to_hintonscale_fill_hintonstat_hintonStatHintontheme_hinton
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Last update: 2026-03-29
Started: 2026-03-29
Last update: 2026-03-29
Started: 2026-03-29
Last update: 2026-03-29
Started: 2026-03-29
Last update: 2026-03-29
Started: 2026-03-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| English character bigram counts from Alice's Adventures in Wonderland | alice_bigrams |
| Convert an object to a tidy data frame for 'geom_hinton()' | as_hinton_df as_hinton_df.data.frame as_hinton_df.default as_hinton_df.matrix as_hinton_df.table |
| Hinton diagrams for ggplot2 | GeomHinton geom_hinton StatHinton stat_hinton |
| Convert a matrix to a tidy data frame for use with 'geom_hinton()' | matrix_to_hinton |
| Colour scale for Hinton diagrams | scale_fill_hinton |
| A clean ggplot2 theme for Hinton diagrams | theme_hinton |