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 visualising metadata on a discrete axis, or summary graphics on a continuous axis such as a boxplot or a density distribution.
Version: | 0.0.1.3 |
Depends: | ggplot2 (≥ 3.0.0) |
Imports: | grid, gtable, rlang, scales, utils, glue, stats |
Suggests: | tidyr, dplyr, testthat, knitr, rmarkdown, vdiffr, ggdendro, viridis |
Published: | 2021-03-01 |
Author: | Justin Landis [aut, cre] |
Maintainer: | Justin Landis <jtlandis314 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ggside results |
Reference manual: | ggside.pdf |
Vignettes: |
ggside walkthrough |
Package source: | ggside_0.0.1.3.tar.gz |
Windows binaries: | r-devel: ggside_0.0.1.3.zip, r-release: ggside_0.0.1.3.zip, r-oldrel: ggside_0.0.1.3.zip |
macOS binaries: | r-release: ggside_0.0.1.3.tgz, r-oldrel: ggside_0.0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggside to link to this page.