I have a shiny app that displays our reporting catalog, built off a pinned dataset. Each row is a different report, and the fields contain name, description, etc. I'm trying to build an interactive table that allows users to favorite, subscribe, and request access to reports as desired. In my head, this would involve different buttons on each row for each of those 'functions', that send data to the our centralized pinned dataset. How could this be done?
To upload files, please first save the app