as.list.gganimintproto: Convert a gganimintproto object to a list

View source: R/gganimintproto.r

as.list.gganimintprotoR 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 TRUE (the default), flatten all inherited items into the returned list. If FALSE, do not include any inherited items.

...

Further arguments to pass to as.list.environment.


tdhock/animint2 documentation built on April 14, 2024, 4:22 p.m.