Search code examples
ranimated-gif

Making animated gifs using R


Does anyone have any tips regarding making animated GIFs in R? I'm trying to make some time lapse map GIFs.


Solution

  • Repeat Question : Please see this previous StackOverflow question on creating a series of plots in R which offers a number of solutions including pointers to other useful packages such as the animation package.