add_responsive_dependency {rAmCharts}R Documentation

Add responsive dependency

Description

Add the 'responsive' dependency to an htmlwidget. You can only manipulate the htmlwidget if you call the method 'plot' with an rAmChart.

Usage

add_responsive_dependency(widget)

Arguments

widget

An htmlwidget.

Value

Return an updated htmlwidget with the dependency.


[Package rAmCharts version 2.1.15 Index]