add_export_dependency {rAmCharts} | R Documentation |
Add the 'export' dependency to an htmlwidget. You can only manipulate the htmlwidget if you call the method 'plot' with an rAmChart.
add_export_dependency(widget)
widget |
An htmlwidget. |
Return the updated widget with the 'export' dependency.