jbryer/ggBoxplot2d: Two Dimensional Box and Error Plots

A ggplot2 layer to create two-dimensional box and whisker plots. The boxes use the same statistics as a typical box plots with the inner box corresponding to the inter-quartile range (IQR) and the outer box corresponding to 1.5 times the IQR or the larges observation, whichever is smaller. Any points lying outside that range are plotted as points.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.9.0
URL https://github.com/jbryer/ggBoxes
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jbryer/ggBoxplot2d")
jbryer/ggBoxplot2d documentation built on April 10, 2022, 11:04 a.m.