as.list.gganimintproto {animint2} | R Documentation |
Convert a gganimintproto object to a list
Description
This will not include the object's super
member.
Usage
## S3 method for class 'gganimintproto'
as.list(x, inherit = TRUE, ...)
Arguments
x |
A gganimintproto object to convert to a list. |
inherit |
If |
... |
Further arguments to pass to |
[Package animint2 version 2024.1.24 Index]