Does anyone know of a minimal example including buttons to
- Add empty row
- Edit row
- Delete row
??
I’m not using any back end. Want to do stuff in the table and then export to Excel.
The goal would be something like
based on this shiny app: https://tychobra.shinyapps.io/crud_traditional/
Or even the simpler
Based on https://github.com/DavidPatShuiFong/DTedit/blob/master/inst/examples/example.R
I would even pay a small amount of $$ if someone would create that minimal example for me.