Learn R Programming

ggpointless (version 0.1.0)

ggpointless-ggproto: Base ggproto classes for ggpointless

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.

Arguments

Details

More info at ggplot2-book.org

See Also

ggproto