Hello,
We have one application where we need to create shiny web page with inputs and based on inputs data will be extracted and shown from DB on UI page. Could someone please let me know which is the best combination from below in terms of easy availability (means no need to contact CRAN website) of packages/libraries, UI and server code integration & execution complexity and performance of application. Can we create multi-page shiny web UI ?
Shiny server Open source + R studio Open source
Shiny server pro + R studio Open source
Shiny server pro + R studio server Pro