add_animate_dependency {rAmCharts} | R Documentation |
Add animate dependency
Description
Add the 'animate' dependency to an htmlwidget. You can only manipulate the htmlwidget if you call the method 'plot' with an rAmChart.
Usage
add_animate_dependency(widget)
Arguments
widget |
An htmlwidget. |
Value
Return an updated htmlwidget with the dependency.
[Package rAmCharts version 2.1.15 Index]