ablejec/animatoR: Support for Animated Graphics in Base R Graphics

Enable plotting of graphics elements (e.g. points, lines, segments) in any position between two predefined positions. The central function is animator() which takes care about the repeated plotting of graphical elements in different positions. As a simple example, user can define the start and end positions of a point and animator() will produce plots of the point between those positions. The result is an animated impression of the point moving along the screen.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.1.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ablejec/animatoR")
ablejec/animatoR documentation built on Feb. 21, 2020, 10:09 p.m.