Package: animate 0.3.9.8
animate: A Web-Based Graphics Device for Animated Visualisations
Implements a web-based graphics device for animated visualisations. Modelled on the 'base' syntax, it extends the 'base' graphics functions to support frame-by-frame animation and keyframes animation. The target use cases are real-time animated visualisations, including agent-based models, dynamical systems, and animated diagrams. The generated visualisations can be deployed as GIF images / MP4 videos, as 'Shiny' apps (with interactivity) or as HTML documents through embedding into R Markdown documents.
Authors:
animate_0.3.9.8.tar.gz
animate_0.3.9.8.zip(r-4.5)animate_0.3.9.8.zip(r-4.4)animate_0.3.9.8.zip(r-4.3)
animate_0.3.9.8.tgz(r-4.4-any)animate_0.3.9.8.tgz(r-4.3-any)
animate_0.3.9.8.tar.gz(r-4.5-noble)animate_0.3.9.8.tar.gz(r-4.4-noble)
animate_0.3.9.8.tgz(r-4.4-emscripten)animate_0.3.9.8.tgz(r-4.3-emscripten)
animate.pdf |animate.html✨
animate/json (API)
# Install 'animate' in R: |
install.packages('animate', repos = c('https://kcf-jackson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kcf-jackson/animate/issues
Last updated 7 months agofrom:3493092c28. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | WARNING | Nov 20 2024 |
R-4.5-linux | WARNING | Nov 20 2024 |
R-4.4-win | WARNING | Nov 20 2024 |
R-4.4-mac | WARNING | Nov 20 2024 |
R-4.3-win | WARNING | Nov 20 2024 |
R-4.3-mac | WARNING | Nov 20 2024 |
Exports:animateanimateOutputclick_to_loopclick_to_playinsert_animateloopnew_idrmd_animate
Dependencies:base64encfastmapgluehttpuvjsonlitelatermagrittrpromisesR.methodsS3R.ooR.utilsR6Rcpprlang
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A web-based graphics device for animated visualisations | animate |
The HTML dependency of an 'animate' plot | animateDependencies |
Create an animate output (container) element | animateOutput |
Click an element to play all frames | click_to_loop |
Click an element to play a frame | click_to_play |
Launch the 'FFmpeg'-based video editor ('Shiny' app) | ffmpeg |
Insert an animated plot into an R Markdown document | insert_animate |
Loop through the available frames n times | loop |
A utility function for generating IDs | new_id |
In-line rendering of an animated plot in an R Markdown document | rmd_animate |
Start a Websocket server | websocket |