I am creating a GIF using the SaveGif function from the animate package, and want to add an end pause to the gif.(i.e. The GIF pauses X number of frames/seconds before repeating itself). Is this possible? I haven't been able to find anything in the documentation, but if there is some way to implement this, that would be very helpful!
            Asked
            
        
        
            Active
            
        
            Viewed 83 times
        
    0
            
            
        - 
                    Possible duplicate: https://stackoverflow.com/questions/53092216/any-way-to-pause-at-specific-frames-time-points-with-transition-reveal-in-gganim – MrFlick Dec 21 '20 at 19:47
- 
                    It's easier to help you if you include a simple [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input that can be used to test and verify possible solutions. – MrFlick Dec 21 '20 at 19:48
 
    