demo/apps/shinytestapp/server.R

shinyServer(function(input, output, session) {
  # plots tab source code
  source("reqcontrols.R", local = TRUE)
  source("reqplots.R", local = TRUE)
})

Try the RSelenium package in your browser

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

RSelenium documentation built on Sept. 2, 2022, 9:05 a.m.