tests/integration/example-shiny/app.R

shinyApp(
  ui = fluidPage("Hello"),
  server = function(input, output) {}
)

Try the rsconnect package in your browser

Any scripts or data that you put into this service are public.

rsconnect documentation built on April 10, 2026, 9:11 a.m.