Learn R Programming

ggplot2.utils (version 0.3.3)

Selected Utilities Extending 'ggplot2'

Description

Selected utilities, in particular 'geoms' and 'stats' functions, extending the 'ggplot2' package. This package imports functions from 'EnvStats' by Millard (2013), 'ggpp' by Aphalo et al. (2023) and 'ggstats' by Larmarange (2023), and then exports them. This package also contains modified code from 'ggquickeda' by Mouksassi et al. (2023) for Kaplan-Meier lines and ticks additions to plots. All functions are tested to make sure that they work reliably.

Copy Link

Version

Install

install.packages('ggplot2.utils')

Monthly Downloads

1,089

Version

0.3.3

License

Apache License 2.0

Maintainer

Daniel Sabanes Bove

Last Published

July 9th, 2025

Functions in ggplot2.utils (0.3.3)

stat_n_text

Add Text Indicating the Sample Size to a ggplot2 Plot
ttheme_gtdefault

Table themes
ttheme_set

Set default table theme
stat_km

Adds a Kaplan-Meier Estimate of Survival Statistic
geom_km_ticks

Add Tick Marks to a Kaplan-Meier Survival Curve
geom_table

Inset tables
stat_km_ticks_compute

Helper for stat_km_ticks
ggplot2.utils-package

ggplot2.utils Package
geom_km

Add a Kaplan-Meier Survival Curve
stat_km_ticks

Adds Tick Marks to a Kaplan-Meier Estimate of Survival Statistic
stat_prop

Compute Proportions According to Custom Denominator
GeomKm

New ggproto Objects
stat_km_compute

Helper for stat_km
h_surv_fit

Helper for Common Kaplan-Meier Computations