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