r - Knitr: creating a standalone page with animations -


I have an R presentation using RStudio I would like to upload it to RPBs (or anywhere!) There are some animations in the document, which are the fig. Show = 'Animate' . I also use the scianimator package:

Library (knit) opts_knit $ set (animation.fun = hook_scianimator)

However, when I Knit RStudio, Animations are saved in a separate directory. Then if I upload document RPubs, animations are not uploaded and slides do not work.

Do anyone have any suggestions or workings? I am using R 3.1.1, Niter 1.7 and Rstidio 0.98.1028 on Mac.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -