R/as.datatable.R
as.datatable.Rd
This function is a generic function to create an htmlwidget to allow HTML/JS from R in multiple contexts.
htmlwidget
as.datatable(x, ...)
an object.
arguments to be passed to DT::datatable()
DT::datatable()
a DT::datatable() object