app: Launch Shiny App

View source: R/app.R

appR Documentation

Launch Shiny App

Description

Launch Shiny App

Usage

app(...)

Arguments

...

arguments to pass to shiny::runApp

Value

Runs the app.

Examples

## Not run: 
app() # to run the app without special options
app(launch.browser = T) # to run the app in a new browser session

## End(Not run)

FATelarico/BlockmodelingGUI documentation built on Jan. 11, 2023, 10:17 a.m.