RunApp {hivEstimatesAccuracy}R Documentation

RunApp

Description

Run the application.

Usage

RunApp(launchBrowser = TRUE, appName = "shiny")

Arguments

launchBrowser

Logical indicating to open the app in a newly open web browser

appName

Name of the application to run.

Value

NULL (invisibly)

Examples

## Not run: 
RunApp()

## End(Not run)


[Package hivEstimatesAccuracy version 1.10.0 Index]