lemon (version 0.4.3)

lemon-ggproto: 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.

Usage

AAList

Arguments

side

top, left, right, bottom, etc.

is.primary

When TRUE, only get annotations whose side are set to that side. When FALSE (default), also get those that are waiver.

Format

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

See Also

ggproto, ggplot2-ggproto