runVOSONDash {VOSONDash} | R Documentation |
This function launches the VOSONDash Shiny app in the default web browser.
runVOSONDash(pkgStartupMsgs = FALSE, isLocal = NULL)
pkgStartupMsgs |
Logical. Display app package loading messages. Default is |
isLocal |
Logical. Manually set app local or server mode flag. |
None