AntoineGuillot2 / ButtonsInDataTable

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

Home Page: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/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is the source code of the tutorial in enhance data. This tutorial aims the realisation of an app with button in a datatable to delete, compare and modify rows in a datatable.