Questions tagged [shinyapps]

Questions regarding shinyapps.io by RStudio. This tag should NOT be used for general questions concerning Shiny: those belong to the tag `shiny`.

shinyapps.io is a product by RStudio that allows you to deploy and share your Shiny applications online.

shinyapps.io is a self-service platform that makes it easy for you to share your shiny applications on the web

Site: https://www.shinyapps.io/.
Docs: https://docs.rstudio.com/shinyapps.io/.

1217 questions
-2
votes
1 answer

Shiny App That Was Working No Longer Does

I had a Shiny app where the original version did publish onto shinyapps.io. I then attempted a more complex version of the same app but it did not work, so I attempted returning to the original version, but now the simple version no longer works. …
Edward Egros
  • 19
  • 1
  • 7
-2
votes
1 answer

Display the selectInput value in a R shiny widget box

Please run the R shiny script below, I wish to display the selectInput value in the third selectInput option in the infoBox widget and replicate the same functionality for all the tabs below. Currently it is hard coded, the script has been written…
Adam Shaw
  • 519
  • 9
  • 24
1 2 3
81
82