Learn R Programming

ggskewboxplots (version 1.0.0)

Skew Boxplot Geoms for 'ggplot2'

Description

Provides 'ggplot2' extensions for creating skewed boxplots using several statistical methods (Kimber, 1990 ; Hubert and Vandervieren, 2008 ; Adil et al., 2015 ; Babura et al., 2017 ; Walker et al., 2018 ). The package implements custom statistical transformations and geometries to visualize data distributions with an emphasis on skewness.

Copy Link

Version

Install

install.packages('ggskewboxplots')

Version

1.0.0

License

GPL (>= 3)

Maintainer

Mustafa CAVUS

Last Published

January 12th, 2026

Functions in ggskewboxplots (1.0.0)

StatSkewBoxplot

Statistical Transformation for Skew Boxplots
summarise_skewbox

Summarise Skew-Aware Boxplot Stats
compute_skew_stats

Compute alternative boxplot statistics
geom_skewboxplot

Skewness-Aware Boxplot (ggplot2 layer)