add_export_dependency: Add the export dependency to an htmlwidget
Description
Add the 'export' dependency to an htmlwidget.
You can only manipulate the htmlwidget if you call the method 'plot' with an rAmChart.
Usage
add_export_dependency(widget)
Value
Return the updated widget with the 'export' dependency.
Arguments
- widget
An htmlwidget.