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

as.datatable(x, ...)

Arguments

x

an object.

...

arguments to be passed to DT::datatable()

Value

a DT::datatable() object