ggside: Side Grammar Graphics (original) (raw)
The grammar of graphics as shown in 'ggplot2' has provided an expressive API for users to build plots. 'ggside' extends 'ggplot2' by allowing users to add graphical information about one of the main panel's axis using a familiar 'ggplot2' style API with tidy data. This package is particularly useful for visualizing metadata on a discrete axis, or summary graphics on a continuous axis such as a boxplot or a density distribution.
Version: | 0.3.1 |
---|---|
Depends: | ggplot2 (≥ 3.5.0) |
Imports: | grid, gtable, rlang, scales (≥ 1.3.0), cli, glue, stats, tibble, vctrs |
Suggests: | tidyr, dplyr, testthat (≥ 3.0.3), knitr, rmarkdown, vdiffr (≥ 1.0.0), ggdendro, viridis, waldo |
Published: | 2024-03-01 |
DOI: | 10.32614/CRAN.package.ggside |
Author: | Justin Landis [aut, cre] |
Maintainer: | Justin Landis |
BugReports: | https://github.com/jtlandis/ggside/issues |
License: | MIT + file |
URL: | https://github.com/jtlandis/ggside |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggside results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ggsideto link to this page.