Pipable ggplot2 layer specifications
layer_spec.Rd
A specification for a ggplot2::layer built from a layer_spec and intended for
piping. Typically constructed using geom_()
or stat_()
, not this function.
Value
A ggbuilder layer_spec representing a layer to be constructed by new_layer()
.