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.4 |
Depends: | ggplot2 (≥ 3.3.0) |
Imports: | cli, data.table, grid, gtable, methods, rlang (≥ 1.1.0), stats, utils, vctrs |
Suggests: | bookdown, ggrastr, gridGraphics, knitr, patchwork, ragg, rmarkdown, scales, seriation, testthat (≥ 3.0.0), vdiffr |
Published: | 2024-10-12 |
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: |
Complete Examples (source, R code) Heatmap Layout (source, R code) Layout Customization (source, R code) Layout Plot (source, R code) Plot composer (source, R code) Special Syntax for Layout Axis (source, R code) Stack Layout (source, R code) |
Package source: | ggalign_0.0.4.tar.gz |
Windows binaries: | r-devel: ggalign_0.0.4.zip, r-release: ggalign_0.0.4.zip, r-oldrel: ggalign_0.0.4.zip |
macOS binaries: | r-release (arm64): ggalign_0.0.4.tgz, r-oldrel (arm64): ggalign_0.0.4.tgz, r-release (x86_64): ggalign_0.0.4.tgz, r-oldrel (x86_64): ggalign_0.0.4.tgz |
Old sources: | ggalign archive |
Please use the canonical form https://CRAN.R-project.org/package=ggalign to link to this page.