Rstudio Table Contest - winning entry
For the RStudio Table Contest I build an interactive employee directory using DT and R Shiny. The entry won 1st place.
For the RStudio Table Contest I build an interactive employee directory using DT and R Shiny. The entry won 1st place.
This tutorial describes how to make a DataTable in Shiny with Add, Edit, Copy and Delete functionality. Entries are stored in a local SQL database which makes it possible to retrieve the data between sessions.