datatables

Editable DataTables in R shiny using SQL

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.