Version 1 (2023/06/09)
First working version of the package.
Contains the basic functionality:
- make_animate() is the main controlling function. It takes a frame plotting function, creates multiple images and compiled them into an animation.
- Some other functions which make this possible.
- README file including an example of how to use the package.