Helper function to display a data table in a Shiny app.

display_data_table(data)

Arguments

data

The data frame to display.

Value

A Shiny output object representing the data table