RunApp {hivEstimatesAccuracy} | R Documentation |
Run the application.
RunApp(launchBrowser = TRUE, appName = "shiny")
launchBrowser |
Logical indicating to open the app in a newly open web browser |
appName |
Name of the application to run. |
NULL (invisibly)
## Not run: RunApp() ## End(Not run)