render.datatables {radiant.data} | R Documentation |
Method to render DT tables
Description
Method to render DT tables
Usage
## S3 method for class 'datatables'
render(object, shiny = shiny::getDefaultReactiveDomain(), ...)
Arguments
object |
DT table |
shiny |
Check if function is called from a shiny application |
... |
Additional arguments |
[Package radiant.data version 1.6.6 Index]