as.widget
From plotly v4.5.2
by Carson Sievert
Convert a plotly object to an htmlwidget object
This function was deprecated in 4.0.0, as plotly objects are now htmlwidget objects, so there is no need to convert them.
Usage
as.widget(x, ...)
Arguments
- x
a plotly object.
- ...
other options passed onto
htmlwidgets::createWidget
Community examples
Looks like there are no examples yet.