Package: gghalves 0.1.4

gghalves: Compose Half-Half Plots Using Your Favourite Geoms

A 'ggplot2' extension for easy plotting of half-half geom combinations. Think half boxplot and half jitterplot, or half violinplot and half dotplot.

Authors:Frederik Tiedemann [aut, cre]

gghalves_0.1.4.tar.gz
gghalves_0.1.4.zip(r-4.5)gghalves_0.1.4.zip(r-4.4)gghalves_0.1.4.zip(r-4.3)
gghalves_0.1.4.tgz(r-4.4-any)gghalves_0.1.4.tgz(r-4.3-any)
gghalves_0.1.4.tar.gz(r-4.5-noble)gghalves_0.1.4.tar.gz(r-4.4-noble)
gghalves_0.1.4.tgz(r-4.4-emscripten)gghalves_0.1.4.tgz(r-4.3-emscripten)
gghalves.pdf |gghalves.html
gghalves/json (API)
NEWS

# Install 'gghalves' in R:
install.packages('gghalves', repos = c('https://erocoar.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/erocoar/gghalves/issues

On CRAN:

datavizggplot-extensionggplot2visualization

14 exports 240 stars 5.94 score 28 dependencies 5 dependents 2 mentions 884 scripts 3.7k downloads

Last updated 2 years agofrom:e5c3c79e79. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winNOTESep 10 2024
R-4.5-linuxNOTESep 10 2024
R-4.4-winNOTESep 10 2024
R-4.4-macNOTESep 10 2024
R-4.3-winNOTESep 10 2024
R-4.3-macNOTESep 10 2024

Exports:geom_half_boxplotgeom_half_dotplotgeom_half_pointgeom_half_point_panelgeom_half_violinGeomHalfBoxplotGeomHalfDotplotGeomHalfPointGeomHalfPointPanelGeomHalfViolinstat_half_ydensityStatHalfBindotStatHalfPointStatHalfYdensity

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Using gghalves

Rendered fromgghalves.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2022-05-26
Started: 2019-10-01

Readme and manuals

Help Manual

Help pageTopics
A half boxplotgeom_half_boxplot
Half dot plot with sensible parameter settings.geom_half_dotplot
Points with jitter for half geoms.geom_half_point
Points with jitter for half geoms. Unlike `geom_half_point`, `geom_half_point_panel` does not dodge different grouping aesthetics. This allows multiple groups in a single cloud of points (see examples).geom_half_point_panel
Half Violin plotgeom_half_violin stat_half_ydensity
gghalves extensions to ggplot2GeomHalfBoxplot GeomHalfDotplot GeomHalfPoint GeomHalfPointPanel GeomHalfViolin gghalves-extensions StatHalfBindot StatHalfPoint StatHalfYdensity