CRAN
tweenr 1.0.1
Interpolate Data for Smooth Animations
Released Dec 14, 2018 by Thomas Lin Pedersen
This package cannot yet be used with Renjin because there was a problem building the package using Renjin's toolchain. View Build Log
An older version of this package is
more compatible with Renjin.
Dependencies
farver 1.1.0 magrittr 1.5 rlang 0.4.0 Rcpp
In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour.