This function is a generic function to create an htmlwidget to allow HTML/JS from R in multiple contexts.

as.htmlwidget(x, ...)

Arguments

x

an object.

...

arguments to be passed to methods.

Value

a htmlwidget object