DT Examples - Table Contest Submission

DT Examples

Authors: Neil J. Hatfield
Affiliations: Pennsylvania State University

Abstract: This Shiny app allows for student creators to see three examples of using the DT package to create tables as well as explore the effects of several key options.

Full Description: This app provides students who are part of an REU to design, build, and maintain Shiny apps within the context of teaching Statistics to see how to use the DT package. They have three examples (a raw data table, table of summary statistics, and an ANOVA table) that they can see both the final result as well as the ui and server code. Additionally, there is another page where they can explore several key options of DataTables and immediately see the impact on the resulting table.


Table Type: interactive-Shiny
Submission Type: Tutorial
Table: https://neilhatfield.shinyapps.io/dataTableDemo/
Repo: https://github.com/neilhatfield/dataTableExample
RStudio Cloud:
DT package used: true
gt package used:
reactable package used:
flextable package used:
huxtable package used:
kableExtra package used:
Other packages:

1 Like