as.list.ggproto | R Documentation |
This will not include the object's super
member.
## S3 method for class 'ggproto' as.list(x, inherit = TRUE, ...)
x |
A ggproto object to convert to a list. |
inherit |
If |
... |
Arguments passed on to
|