launch_presize_app: Presize shiny app

View source: R/shinyApp.R

launch_presize_appR Documentation

Presize shiny app

Description

Besides the programmatic approach to using presize, we also supply a shiny app, enabling point-and-click interaction with the program. The app will open in a new window. Select the appropriate method from the menu on the left and enter the relevant parameters indicated in the panel on the right. The output is then displayed lower down the page.

Usage

launch_presize_app()

Details

The main disadvantage to the app is that it only allows a single scenario at a time.

The app is also available at https://shiny.ctu.unibe.ch/presize/.

Examples

# launch the app
## Not run: 
launch_presize_app()

## End(Not run)


presize documentation built on March 7, 2023, 8:28 p.m.