ggragged: Ragged Grids for 'ggplot2'

Extend 'ggplot2' facets to panel layouts arranged in a grid with ragged edges. facet_ragged_rows() groups panels in rows of (potentially) varying lengths, facet_ragged_cols() does the same for columns. These can be useful, for example, to represent nested or partially crossed relationships between faceting variables.

Version: 0.1.0
Depends: ggplot2
Imports: gtable, rlang, vctrs
Suggests: covr, ragg, testthat (≥ 3.0.0), vdiffr
Published: 2023-04-20
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

Documentation:

Reference manual: ggragged.pdf

Downloads:

Package source: ggragged_0.1.0.tar.gz
Windows binaries: r-devel: ggragged_0.1.0.zip, r-release: ggragged_0.1.0.zip, r-oldrel: ggragged_0.1.0.zip
macOS binaries: r-release (arm64): ggragged_0.1.0.tgz, r-oldrel (arm64): ggragged_0.1.0.tgz, r-release (x86_64): ggragged_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggragged to link to this page.