Re: [R] Creating animation in R Notebooks

2020-09-18 Thread Jeff Reichman
David The reference helped thank you. The "gifski" library corrected the issue Jeff -Original Message- From: David Winsemius Sent: Friday, September 18, 2020 1:19 PM To: reichm...@sbcglobal.net; r-help@r-project.org Subject: Re: [R] Creating animation in R Notebo

Re: [R] Creating animation in R Notebooks

2020-09-18 Thread Jeff Newmiller
It is part of a CRAN package rmarkdown, but major contributed packages are indeed outside the scope of this list regardless of where they come from. Google is as always your friend: https://community.rstudio.com/t/make-an-rstudio-notebook-inline-animation-that-loops-with-gganimate/27489/2 On Se

Re: [R] Creating animation in R Notebooks

2020-09-18 Thread David Winsemius
https://bookdown.org/yihui/rmarkdown-cookbook/animation.html On 9/18/20 8:26 AM, Jeff Reichman wrote: r-help forum Has anyone created an animations within a R-Notebook. I'm trying to create an animation within a R -Notebook and while my code works outside of a notebook (Console) but inside

Re: [R] Creating animation in R Notebooks

2020-09-18 Thread Bert Gunter
Maybe better asked here: https://community.rstudio.com/ as this is largely an RStudio product. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Fri

[R] Creating animation in R Notebooks

2020-09-18 Thread Jeff Reichman
r-help forum Has anyone created an animations within a R-Notebook. I'm trying to create an animation within a R -Notebook and while my code works outside of a notebook (Console) but inside the R-Notebook framework I only get a list of the *.png files. Any suggestions? path.animate.plot <-