Learn R Programming

VOSONDash (version 0.5.7)

runVOSONDash: Run the VOSON Dashboard Shiny Application

Description

This function launches the VOSONDash Shiny app in the default web browser.

Usage

runVOSONDash(pkgStartupMsgs = FALSE, isLocal = NULL)

Arguments

pkgStartupMsgs

Logical. Display app package loading messages. Default is FALSE.

isLocal

Logical. Manually set app local or server mode flag.

Value

None