'highcharter animation in flexdashboard

I've run into an issue when trying to control/edit the animations of highcharts in flexdashboard. It appears that the animation preferences I pass through using plotOptions are ignored.

I have a normal .Rmd that shows the intended animation options and a flexdashboard with the same graph code.

My goal is to just show those highcharts in the flexdashboard with their animation settings, so I'm open to alternatives as well.

Thanks!



Solution 1:[1]

I had an outdated version of .Rmarkdown.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Davis DeRodes