R/global.R
display_data_table.Rd
Helper function to display a data table in a Shiny app.
display_data_table(data)
The data frame to display.
A Shiny output object representing the data table