format.gganimintproto: Format a gganimintproto object

View source: R/gganimintproto.r

format.gganimintprotoR Documentation

Format a gganimintproto object

Description

Format a gganimintproto object

Usage

## S3 method for class 'gganimintproto'
format(x, ..., flat = TRUE)

Arguments

x

A gganimintproto object to print.

...

If the gganimintproto object has a print method, further arguments will be passed to it. Otherwise, these arguments are unused.

flat

If TRUE (the default), show a flattened list of all local and inherited members. If FALSE, show the inheritance hierarchy.


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.