inst/doc/shiny_exe.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(shiny.exe)
shiny.exe(appName = "MyApp",host = "Public",port = 4576)

Try the shiny.exe package in your browser

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

shiny.exe documentation built on May 31, 2023, 7:01 p.m.