as.datatable.formattable | R Documentation |
formattable
to a DT::datatable()
htmlwidgetConvert formattable
to a DT::datatable()
htmlwidget
## S3 method for class 'formattable'
as.datatable(x, escape = FALSE, ...)
x |
a |
escape |
|
... |
additional arguments passed to to |
a DT::datatable()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.