The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Extend 'ggplot2' facets to panel layouts arranged in a grid with ragged edges. facet_ragged_rows() groups panels into rows that can vary in length, facet_ragged_cols() does the same but for columns. These can be useful, for example, to represent nested or partially crossed relationships between faceting variables.
Version: | 0.2.0 |
Depends: | ggplot2 |
Imports: | grid, gtable, rlang, vctrs |
Suggests: | covr, knitr, nlme, ragg, rmarkdown, roxygen2, testthat (≥ 3.0.0), vdiffr |
Published: | 2024-10-09 |
DOI: | 10.32614/CRAN.package.ggragged |
Author: | Mikko Marttila [aut, cre, cph] |
Maintainer: | Mikko Marttila <mikkmart at protonmail.com> |
BugReports: | https://github.com/mikmart/ggragged/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mikmart/ggragged, https://mikmart.github.io/ggragged/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggragged results |
Reference manual: | ggragged.pdf |
Vignettes: |
Ragged grids for ggplot2 (source, R code) |
Package source: | ggragged_0.2.0.tar.gz |
Windows binaries: | r-devel: ggragged_0.2.0.zip, r-release: ggragged_0.2.0.zip, r-oldrel: ggragged_0.2.0.zip |
macOS binaries: | r-release (arm64): ggragged_0.2.0.tgz, r-oldrel (arm64): ggragged_0.2.0.tgz, r-release (x86_64): ggragged_0.2.0.tgz, r-oldrel (x86_64): ggragged_0.2.0.tgz |
Old sources: | ggragged archive |
Please use the canonical form https://CRAN.R-project.org/package=ggragged to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.