if (FALSE) {
hostWin( appDir = getwd(),
port = getOption("shiny.port"),
launch.browser = getOption("shiny.launch.browser",
interactive()),
host = getOption("shiny.host", "127.0.0.1"),
workerId = "",
quiet = FALSE,
display.mode = c("auto", "normal", "showcase"),
test.mode = getOption("shiny.testmode", FALSE))
}
Run the code above in your browser using DataLab