This is a blog about the animint project for animated interactive data visualization in R.
The source code for this blog is in the animint-blog repo, and the source code for the R package is in the animint2 repo.
Contributing a new blog post
If you are using animint2, please contribute to this blog, by writing a post about how you use animint2. To contribute, please send a Pull Request to the animint-blog repo.
- animint/developers team members should clone
animint/animint-blogand create a new branch. - other contributors should fork that repo and send a PR from the fork.
- create a new directory under posts.
- only commit source files (qmd/png), not rendered animint directories (please no html/js/etc files in git repo).
animint2is installed from github, so your code can include new features that are not yet released to CRAN.