block by timelyportfolio eb4f5eb648e612ccec10

walkway.js animates a R plot with @rstudio htmltools

Full Screen

try to combine the very nice new javascript animation tool walkway.js (yes, that is >2,500 stars) for SVG paths/lines with a R base plot.

RStudio in Windows does not render properly for I think the same reason nvd3 rCharts do not render. No error is produced, but it seems the DOM manipulation does not work as it does in other browsers. RStudio users on other OS do not seem to suffer the same problem.

code.R