editbl
From MaRDI portal
Software:5978240
'DT' Extension for CRUD (Create, Read, Update, Delete) Applications in 'shiny'
Last update: 10 January 2024
Copyright license: GNU General Public License, version 3.0
Software version identifier: 0.9.5, 0.9.6, 1.0.1, 1.0.2, 1.0.3
The core of this package is a function eDT() which enhances DT::datatable() such that it can be used to interactively modify data in 'shiny'. By the use of generic 'dplyr' methods it supports many types of data storage, with relational databases ('dbplyr') being the main use case.