| as.datatable.formattable {formattable} | R Documentation |
Convert formattable to a datatable htmlwidget
Description
Convert formattable to a datatable htmlwidget
Usage
## S3 method for class 'formattable'
as.datatable(x, escape = FALSE, ...)
Arguments
x |
a |
escape |
|
... |
additional arguments passed to to |
Value
a datatable object
[Package formattable version 0.2.1 Index]