proto_features: ggplot2 layer proto extraction

Description Usage Arguments Value Examples

View source: R/proto_features.R

Description

Extract geom, stat and position protos from a ggplot2 layer

Usage

1

Arguments

l

ggproto

Value

data.frame

Examples

1
2
proto_features(ggplot2::geom_smooth())
proto_features(ggplot2::annotation_logticks())

ggedit documentation built on July 8, 2020, 5:34 p.m.