shiny_app: starts the shiny app

View source: R/app.R

shiny_appR Documentation

starts the shiny app

Description

The Shiny app is a GUI wrapper around the main functionality of this package

Usage

shiny_app(launch_browser = FALSE, port = 3838)

Arguments

launch_browser

logi flagging whether to launch the default browser of this device and open the app in it.

port

the port to listen to.


MichielNoback/growthis documentation built on Jan. 4, 2023, 10:30 a.m.