© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
VIROCON 2016
data analysis
so wonderful, thanks, can you alos how how to save as an mp4 file (apart from gifs).
Azad Rasul
Thank you VIROCON 2016 for your comment. You can save the animation as mp4 by using: b <- animate(anim, duration = 20, fps = 20, renderer = av_renderer()) anim_save("animate_geom_jitter.mp4", b)