Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AntoineGuillot2/ButtonsInDataTable

Code for the tutorial on adding actionnable button in datatable in Shiny
https://github.com/AntoineGuillot2/ButtonsInDataTable

js r shiny shiny-applications shiny-apps shinyapps shinydashboard

Last synced: 3 months ago
JSON representation

Code for the tutorial on adding actionnable button in datatable in Shiny

Awesome Lists containing this project

README

        

## Adding buttons and checkboxes in a datatable in R Shiny to perform actions

This is the source code of the tutorial in [enhance data](http://enhancedatascience.com/2017/03/01/three-r-shiny-tricks-to-make-your-shiny-app-shines-33-buttons-to-delete-edit-and-compare-datatable-rows/). This tutorial aims the realisation of an app with button in a datatable to delete, compare and modify rows in a datatable.