Generic helper to show any supported sardine object as an interactive DT table.
Works for data frames, table_one, reports, metadata, etc.
Arguments
- x
Object to display (data frame, table_one, report, etc.)
- ...
Additional arguments passed to DT::datatable
Value
DT datatable (in Viewer)