lemon-ggproto {lemon}R Documentation

ggproto classes used in lemon!

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

ggproto, ggplot2-ggproto


[Package lemon version 0.4.1 Index]