display_data_table {vvdoctor}R Documentation

Display Data Table

Description

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

Usage

display_data_table(data)

Arguments

data

The data frame to display.

Value

A Shiny output object representing the data table


[Package vvdoctor version 0.0.1 Index]