R Bindings to the 'Anime.js' Animation Library


[Up] [Top]

Documentation for package ‘animejs’ version 0.1.0

Help Pages

animejs_widget Create a bare animejs htmlwidget
anime_add Add an animation segment to a timeline
anime_easing Easing constructors
anime_easing_back Easing constructors
anime_easing_bezier Easing constructors
anime_easing_elastic Easing constructors
anime_easing_spring Easing constructors
anime_easing_steps Easing constructors
anime_from_to Specify a from/to property range
anime_keyframes Specify per-property keyframes for an animation
anime_on Attach a JavaScript callback to a timeline event
anime_playback Configure timeline playback
anime_render Render an anime_timeline as an htmlwidget
anime_stagger Create a stagger configuration for per-element delay offsets
anime_target_class Target elements by CSS class
anime_target_css Target elements by an arbitrary CSS selector
anime_target_id Target SVG or HTML elements by a data-animejs-id attribute
anime_target_layer Target all data elements belonging to a ggplot2 layer
anime_timeline Initialise an Anime.js timeline