launch: Launch BitStat apps

View source: R/launch.R

launchR Documentation

Launch BitStat apps

Description

Launch BitStat apps

Usage

launch(language = c("kr", "en")[1], ...)

Arguments

language

character. app language. support Korean and English.

...

additional arguments to pass to shiny::runApp (e.g, port = 8080)

Details

See https://r2bit.github.io/BitStat/docs for radiant documentation and tutorials

Examples

## Not run: 
launch()

## End(Not run)


bit2r/BitStat documentation built on Nov. 8, 2022, 4:17 p.m.