Hi,
I'm not sure if anyone saw my previous post (I think it was around Easter, so that explains it) called "Data size from R to shiny app", where you can find a link to a video capture where I show my own version of an editable data table:
http://goo.gl/fHG4w5
The only question is: how much data can it be fed with?
Of course, I can always make it work in chunks (like DataTable) and I probably will if no other solution pops up, but I just wondered if shiny has a limitation on how much data can transfer from R to an app.
Best,
Adrian