jtlandis/ggside: Side Grammar Graphics

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.

Getting started

Package details

MaintainerJustin Landis <jtlandis314@gmail.com>
LicenseMIT + file LICENSE
Version0.3.1.9999
URL https://github.com/jtlandis/ggside
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jtlandis/ggside")
jtlandis/ggside documentation built on March 5, 2024, 7:41 p.m.