Learn R Programming

⚠️There's a newer version (0.3.3) of this package.Take me there.

ggplot2.utils (version 0.3.0)

Selected Utilities Extending 'ggplot2'

Description

Selected utilities, in particular 'geoms' and 'stats' functions, extending the 'ggplot2' package. This package imports functions from 'EnvStats' , 'GGally' and 'ggpp' and then exports them. This package also contains modified code from 'ggquickeda' 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,384

Version

0.3.0

License

Apache License 2.0

Maintainer

Daniel Saban<c3><a9>s Bov<c3><a9>

Last Published

June 24th, 2023

Functions in ggplot2.utils (0.3.0)

stat_n_text

Add Text Indicating the Sample Size to a ggplot2 Plot
stat_km_ticks

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

Helper for stat_km_ticks
GeomKm

New ggproto Objects
stat_prop

Compute Proportions According to Custom Denominator
ttheme_gtdefault

Table themes
ttheme_set

Set default table theme
h_surv_fit

Helper for Common Kaplan-Meier Computations
geom_km

Add a Kaplan-Meier Survival Curve
stat_km

Adds a Kaplan-Meier Estimate of Survival Statistic
ggplot2.utils-package

ggplot2.utils Package
geom_km_ticks

Add Tick Marks to a Kaplan-Meier Survival Curve
geom_table

Inset tables
stat_km_compute

Helper for stat_km