Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 882 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 882 Bytes

AnimintTest

Tests of animint project for Google Summmer of Code 2015

Easy Test

Use Animint package to visualize CDC FluView data. Result

Medium Test

Use Animint package to implement the demonstration of gradient descent algorithm of animation package. Result

Medium-Hard Test

Write a testthat unit test for hjust text anchor based on the gradient descent viz. Result

Hard Test

Fix hjust aesthestic for geom_text, a bug that I uncovered while creating project tests. The animint package version has been updated to 2015.03.23. View pull request.