library(animint) p <- qplot(data = iris, x = Sepal.Width, y = Sepal.Length, color = Species) structure(list(p = p), class = "animint")