proto_features: ggplot2 layer proto extraction

View source: R/proto_features.R

proto_featuresR Documentation

ggplot2 layer proto extraction

Description

Extract geom, stat and position protos from a ggplot2 layer

Usage

proto_features(l)

Arguments

l

ggproto

Value

data.frame

Examples

proto_features(ggplot2::geom_smooth())
proto_features(ggplot2::annotation_logticks())


ggedit documentation built on May 29, 2024, 3:07 a.m.