ggproto: New 'ggproto' Objects

GeomKmR Documentation

New ggproto Objects

Description

[Experimental]

Additional ggplot2::ggproto objects used by the custom geom and stat functions.

Usage

GeomKm

GeomKmTicks

StatKm

StatKmTicks

Format

An object of class GeomKm (inherits from GeomStep, GeomPath, Geom, ggproto, gg) of length 4.

An object of class GeomKmTicks (inherits from Geom, ggproto, gg) of length 6.

An object of class StatKm (inherits from Stat, ggproto, gg) of length 5.

An object of class StatKmTicks (inherits from Stat, ggproto, gg) of length 5.

Author(s)

GeomKm, StatKm, GeomKmTicks and StatKmTicks were modified (in particular certain functionality was removed) from code originally written by Michael Sachs (in ggkm) and Samer Mouksassi (in ggquickeda).


ggplot2.utils documentation built on June 26, 2024, 1:06 a.m.