ggplot2-ggproto: Base ggproto classes for ggplot2

GeomTicksR Documentation

Base ggproto classes for ggplot2

Description

If you are creating a new geom, stat, position, or scale in another package, you'll need to extend from ggplot2::Geom, ggplot2::Stat, ggplot2::Position, or ggplot2::Scale.

See Also

ggplot2-ggproto


hrbrmstr/ggalt documentation built on May 1, 2023, 7:36 a.m.