Skip to contents

Run interactive Shiny application that serves as graphical user interface for ARCHI

Usage

run_gui(browse = TRUE)

Arguments

browse

Logical. Use browser for running Shiny app.

Examples

if (FALSE) { # \dontrun{
run_gui()
} # }