Hi,
I’m new to R and Shiny and need some help.
Is it possible to upload a CSV, display the upload file in the mainPanel, ideally as a dataTable, and then allow users to edit that table in a reactive way. Is it also possible to select multiple rows for a particular column and update all selected with the same value?
Any examples would be great or even a point in the right direction.
Thanks!