animate_matrix: Animate matrix

Description Usage Arguments Value

View source: R/animate_matrix.R

Description

Animate matrix

Usage

1
2
animate_matrix(transformations, datasaurus = FALSE,
  return_graph_objects = FALSE, return_static = FALSE)

Arguments

transformations

List of matrix transformations to apply (length will determine total number of explicit frames in animation.)

datasaurus

Whether to add coordinates of the datasaurus.

return_graph_objects

Return the dataframe containing the objects that would have gone into the animation.

return_static

Return the static ggplot graph.

Value

An animation created by 'gganimate'.


brshallo/animatrixr documentation built on Dec. 18, 2020, 12:30 a.m.