Contributor
Faizan Khan

Animint


Mentors
Carson Sievert, Toby Dylan Hocking
Organization
R project for statistical computing

Animint package in R allows animated data visualization using ggplot syntax. It is a useful tool for obtaining an intuitive understanding of patterns in multivariate data sets used extensively in data related environments. This project aims to build upon the already existing Animint package by adding new useful features all the while making it more portable and will pave the way for further development of the package.

Some new features include: compatibility with the latest ggplot2 internals, allowing users to select more than one selection variable for graphs, zooming and updating axes/legends for better visualization, computing stats based on current selection and better documentation.