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.3 |
Depends: | ggplot2 |
Imports: | cli, ggh4x, grid, gtable, methods, rlang (≥ 1.1.0), stats, tibble, tidyr |
Suggests: | gridGraphics, knitr, patchwork, rmarkdown, scales, testthat (≥ 3.0.0), vdiffr |
Published: | 2024-09-15 |
DOI: | 10.32614/CRAN.package.ggalign |
Author: | Yun Peng [aut, cre, cph] |
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: |
Layout Customization (source, R code) Plot Integration (source, R code) Heatmap Layout (source, R code) Stack Layout (source, R code) Scales and Facets (source, R code) |
Package source: | ggalign_0.0.3.tar.gz |
Windows binaries: | r-devel: ggalign_0.0.3.zip, r-release: ggalign_0.0.3.zip, r-oldrel: ggalign_0.0.3.zip |
macOS binaries: | r-release (arm64): ggalign_0.0.3.tgz, r-oldrel (arm64): ggalign_0.0.3.tgz, r-release (x86_64): ggalign_0.0.3.tgz, r-oldrel (x86_64): ggalign_0.0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggalign to link to this page.