previewDataTable: Call this function in Shiny server logic to activate...

Description Usage Arguments

View source: R/data_table_preview.R

Description

Call this function in Shiny server logic to activate dataTablePreviewWidget

Usage

1
previewDataTable(id, dataTable)

Arguments

id

The same ID as used in the matching call to dataTablePreviewWidget

dataTable

A reactive expression that returns a data table


keqiang/shinywidgets documentation built on March 3, 2020, 11:56 p.m.