Is there a way to combine animation package
and r markdown? I want to generate animation which i want to include and describe in html file generated from r markdown.
Of course I can embed code from saveHTML
or saveGIF
file in already generated r markdown file, but i want to automate this process.
I'm working on Windows, R 15.1 and the last RStudio.