Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OliverHennhoefer/shiny-template-interactive-table
Example of interactively adding rows / deleting rows by selecting directly in a data.table (DT) in Shiny
https://github.com/OliverHennhoefer/shiny-template-interactive-table
button data delete dt r select selection server shiny shiny-applications shiny-apps shiny-r shinyapps table ui userinterface
Last synced: 3 months ago
JSON representation
Example of interactively adding rows / deleting rows by selecting directly in a data.table (DT) in Shiny
- Host: GitHub
- URL: https://github.com/OliverHennhoefer/shiny-template-interactive-table
- Owner: OliverHennhoefer
- Created: 2019-11-26T16:54:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T13:46:37.000Z (almost 5 years ago)
- Last Synced: 2024-06-05T02:34:06.617Z (5 months ago)
- Topics: button, data, delete, dt, r, select, selection, server, shiny, shiny-applications, shiny-apps, shiny-r, shinyapps, table, ui, userinterface
- Language: R
- Homepage:
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - OliverHennhoefer/shiny-template-interactive-table - Example of interactively adding rows / deleting rows by selecting directly in a data.table (DT) in Shiny (R)
README
# Deleting Rows by Selection
Example of interactively adding rows / deleting rows by selecting directly in a data.table (DT) in ShinyR.![](media/presentation_gif.gif)