A 'ggplot2' extension offers various tools for organizing and arranging plots. It is designed to consistently align a specific axis across multiple 'ggplot' objects, making it especially useful for plots requiring data order manipulation. A typical use case includes organizing combinations like a dendrogram and a heatmap.
Version: | 0.0.5 |
Depends: | ggplot2 (≥ 3.3.0) |
Imports: | cli, grid, gtable, lifecycle, methods, rlang (≥ 1.1.0), stats, utils, vctrs (≥ 0.5.0) |
Suggests: | bookdown, ggrastr, gridGraphics, knitr, patchwork, ragg, rmarkdown, scales, testthat (≥ 3.0.0), vdiffr |
Published: | 2024-11-14 |
DOI: | 10.32614/CRAN.package.ggalign |
Author: | Yun Peng [aut, cre] |
Maintainer: | Yun Peng <yunyunp96 at 163.com> |
BugReports: | https://github.com/Yunuuuu/ggalign/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Yunuuuu/ggalign, https://yunuuuu.github.io/ggalign/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggalign results |
Reference manual: | ggalign.pdf |
Vignettes: |
Heatmap Layout (source, R code) Layout Customization (source, R code) Layout Plot (source, R code) operator (source, R code) Plot options (source, R code) |
Package source: | ggalign_0.0.5.tar.gz |
Windows binaries: | r-devel: ggalign_0.0.5.zip, r-release: ggalign_0.0.5.zip, r-oldrel: ggalign_0.0.5.zip |
macOS binaries: | r-release (arm64): ggalign_0.0.5.tgz, r-oldrel (arm64): ggalign_0.0.5.tgz, r-release (x86_64): ggalign_0.0.5.tgz, r-oldrel (x86_64): ggalign_0.0.5.tgz |
Old sources: | ggalign archive |
Please use the canonical form https://CRAN.R-project.org/package=ggalign to link to this page.