Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
rAmCharts (version 2.0.2)
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)
Arguments
widget
An htmlwidget.
Value
Return the updated widget with the 'export' dependency.